I tried to open up a Modal dialog box when a menuitem is clicked in the account menu.
Since the account menu is created in the App object, and there doesn't seems to be a place in the App object to create a Modal container.
I tried to create in one of the dashboard, and open it when the item is clicked. Obviously it didn't work.
I am not sure where I should create the Modal box.
Anyone has any experience or idea on how to make this happen?
Thank you