Reputation: 3
I would like to know whether there is a way to convert Notesdocument to notesxspdocument. or is there a way to know that notesdocument is in edit mode from serverside javascript agent? thank for your help.
Upvotes: 0
Views: 205
Reputation: 21709
You can use the wrapDocument XSnippet to convert a NotesDocument into a NotesXspDocument.
Upvotes: 1