source.document.parentdatabase points to editclp.nsf
Looking deeper into debugger shows the problem.
Sub Postopen(Source As Notesuidocument)
Set thisFormUIDoc = Source
'Source' which is the current NotesUIdocument looks to be create in 'editclp.nsf'.... a temp database.
I have the same problem with this code:
Dim ws As New NotesUIWorkspace
Dim uidoc As NotesUIDocument
Set uidoc = ws.CurrentDocument
also here 'uidoc' is created in the temp database 'editclp.nsf' and not in the current open database.
Is this a change in Notes 8.5.3 or a bug ?
Please reply.
Thx.
PS: 'AutoSave' is off
Feedback response number WEBB8QAQH3 created by Debco Support on 01/07/2012