iNotes Customization - Dialog

Did anyone try to re-use the nice dialog box like the “Delivery Options…” dialog in iNotes 8.5.1? I would like to use this in my customization.

It uses an iframe wich displays the form s_DeliveryOptions. I want it to display my own form.

The iframe is inside a couple of divs:

divDialog > divDialogContent > divDialogIFrame

The onclick action of the Delivery Options button has the following function: AAA.DSq.ELU(event, ‘e-actions-classicform’, ‘FCF’, {sId: ‘dm$0000005’})

But that’s just an onclick event handler for the buttons in that area.

It looks a lot better than the showModalDialog and you keep iNotes functionality like switching tabs, when the dialog is open.

It does not seem to be an included API function in the Custom_JS subform.

Subject: See wiki article

Take a look at this wiki article for information about opening an iNotes dialog:

http://www-10.lotus.com/ldd/dominowiki.nsf/dx/manipulating-data-in-inotes-lite-forms