How to customize the Global Menu?
Hi there!
Today, I'll show you how to adapt the global menu, also called slideinmenu. From every view, you can navigate to the global menu by clicking the upper right button. If you want to show your favourite views in the global menu, the statement onglobalmenuentries is needed. You have two possibilities to select the views you want to be shown:
Either you simply denote those views, which shall appear in the global menu, in the SQL statement. For example, you can write down the explicit names of the views, or you can choose all views, whose parent is the main entry point of the app.
Or you define your own definition in the SQL statement.
If you choose the second option, you have to state your own definition inglobalmenu in those views displayed in the global menu: inglobalmenu=yes.
If you need further help, have a look here: http://salesperformer.host4kb.com/article/AA-00360/19/mobile-client/Administration/Views/Mobileclient%3A-Slideinmenu.html












