What I’d like to achieve is that documents that have been created with my custom mail form are displayed in iNotes 8.5 in Full Mode with the s_MailMemo scene and in Lite mode with the Lite scene Memo.
In Forms85.nsf in the Forms map table (View System\Forms), I added the name of my custom form to the document where the Memo, Personal Stationery … forms are defined. So the values are l_SetEditScene=l_StdPageEdit;
l_SetReadScene=l_StdPageRead; l_SubFormPrefix=l_MailMemo
But unlike a “regular” memo that is opened in scene s_MailMemo (Full mode) and scene Memo (Lite mode), documents using my custom form are always opened in scene s_MailMemo (Full and Lite mode).
What am I missing?
As always any help is very much appreciated.
Kind regards,
Veit