Hi, Bruce
The small screen double drop menu allows buttons to show through the menu items obscuring the menu item itself. I have attached a modified Basic with menu(2) example to demonstrate. The changes are:
1)The MailboxsFormControl is opened as a page not a popup on MailBoxesBrowseControl;
2)The Save and Cancel buttons are at the top of MailBoxesFormControl not the bottom;
3)Two additional level 1 menu items were added to the menu so the menu descends far enough to show the problem.
The dictionary is unchanged but included for convenience.
To replicate:
1) reduce width to show the mobile menu;
2) browse mailboxes;
3) open a mailbox record;
4) click the 'burger' button
I have my own workaround for now, but would really like to get 'standard' in NT. Using NT11.15, but don't see the issue in the .16 release notes.
Thanks.