Parameters for Hiding Menu Options, Buttons and Links
Use
You can hide menu entries and buttons on the client. By 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 the 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 |
|
com.sap.tc.mobile.cfs.LoginPage.DisplayNewUserButton |
Display or hide the button for creating a new user. Possible values: false , true Default value: true |
|
com.sap.tc.mobile.cfs.HomePage.DisplaySettingsLink |
Display or hide the settings link. Possible values: false , true Default value: true |
|
com.sap.tc.mobile.cfs.HomePage.DisplayManagePasswordsLink |
Display or hide the manage passwords link. Possible values: false , true Default value: true |
|
com.sap.tc.mobile.cfs.HomePage.DisplaySynchronizeButton |
Display or hide the synchronization button. Possible values: false , true Default value: true |
|
com.sap.tc.mobile.cfs.SettingsPage.DisplayTraceMenu |
Display or hide option for the trace menu. Possible values: false , true Default value: true |