Parameters for Hiding Menu Options, Buttons
and Links
You can hide menu entries and buttons on the client. Per default all options are displayed.
Parameters for Hiding Options
Parameter |
Description |
MobileEngine.AWT.LoginDialog.DisplayNewUserButton |
AWT: Display or hide button for creating a new user. Possible values: false, true Default value: true |
MobileEngine. AWT.LoginDialog.DisplayChangeLocalPassword |
AWT: Display or hide button for changing the local password. Possible values: false, true Default value: true |
MobileEngine.AWT.HomeFrame.DisplaySyncButton |
AWT: Display or hide button for suppressing synchronization. Possible values: false, true Default value: true |
MobileEngine.AWT.MenuEntry.DisplayTrace |
AWT: Display or hide menu option for activating trace. Possible values: false, true Default value: true |
MobileEngine.AWT.Menu.DisplaySettings |
AWT: Display or hide option for settings. Possible values: false, true Default value: true |
MobileEngine.JSP.LoginPage.DisplayNewUserButton |
JSP: Display or hide button for creating a new user. Possible values: false, true Default value: true |
MobileEngine.JSP.LoginPage.DisplayChangeLocalPasswordButton |
JSP: Display or hide button for changing the local password. Possible values: false, true Default value: true |
MobileEngine.JSP.HomePage.DisplayTraceLink |
JSP: Display or hide option to activate trace. Possible values: false, true Default value: true |
MobileEngine.JSP.HomePage.DisplaySettingsLink |
JSP: Display or hide settings link. Possible values: false, true Default value: true |
MobileEngine.JSP.HomePage.DisplayManagePasswordsLink |
JSP: Display or hide manage passwords link. Possible values: false, true Default value: true |
MobileEngine.JSP.HomePage.DisplaySyncButton
|
JSP: Display or hide button for suppressing synchronization. Possible values: false, true Default value: true |
MobileEngine.JSP.SyncPage.DisplayChangeSyncPasswordButton |
JSP: Display or hide button for changing the synchronization password. Possible values: false, true Default value: true |
For information about other parameters: Parameters in MobileEngine.config
For information about different methods for the configuration: Configuration of Mobile Devices