Changing Permissions by Using Custom Settings

Top  Previous  Next

The connParams attribute is a hierarchical substructure inside customSettings.

 

The following table shows the current available connParams settings:

 

forceAjax

Force z/Scope Anywhere to use Ajax by setting this parameter to true.

 

 

The permissions attribute is a hierarchical substructure inside customSettings. The first attribute level inside permissions will be applied to all users. A second attribute level, inside the anonymous attribute, will be applied only to users accessing z/Scope Anywhere without authentication. The settings for unauthenticated users will override the global permissions values for users that access without authentication.

 

 

The following table shows the current available permission settings:

 

settings

Toggles the visibility of the button that accesses Profile Settings.

macros

Toggles the visibility of the macro options in the menu.

fileTransfer

Toggles the visibility of the file transfer options in the menu.

printScreen

Toggles the visibility of the screen print option in the menu.

keypads

Toggles the visibility of the keypad options.

 

The mobile attribute is a hierarchical substructure inside customSettings.

 

The following table shows the current available mobile settings:

 

disableClipboard

Disables the Clipboard

keyboardPressDetection

Timeout to show the z/Scope Anywhere keyboard after pressing, in miliseconds.

clipboardPressDetection

Timeout to show z/Scope Anywhere keyboard, in miliseconds.

 

 

Read More:

The customSettings configuration object
Custom Settings Example