User Group Screen Element Version Operation fields
Operation Text – Override: An override for the operation text. If specified, this value will be used as the text for the button or sub-menu operation when presented on lists. It is mandatory for operations that are not system provided.
Operation Text – Default: The tag code defining the default operation text for this operation. It will be used to retrieve the applicable text in the language of the user's locale. It is applicable only for system provided operations. The value is controlled internally.
Access Method: The method used to trigger the operation: button, sub-menu. It can be modified in Update mode.
Parent Operation ID: When the operation is accessed via a sub-menu, the Parent Operation ID will refer to another operation for the same User Group Screen Element Version. This will refer to either the button or next highest sub-menu operation from which this operation is accessed. It can be modified in Update mode.
Emphasized: Indicates whether the text should be emphasized. It is applicable only for operations representing buttons. A maximum of two buttons per list can be emphasized, one for update mode and the other for view mode. It can be modified in Update mode.
Note: This setting is not applicable to Smartbench.
Sub-Menu Header: Indicates whether the operation represents a sub-menu header.
Sequence: The relative sequence number for presentation. All operations at the same level will be organized based on sequence number, with lower numeric values presented first. It can be modified in Update mode. Presentation for operations with the same level and sequence will be determined by the system.
Show Verification Message: Controls whether a verification message will be issued when the operation is requested. It will be applicable only for operations that do not cause browser to navigate to a different page (for example, most delete, cancel, activate, deactivate operations).
View Mode Only: Indicates whether authorization for this operation has been overridden such that users in the user group will be is restricted to View access. This flag is available only for operations where the Allow Override to View Only Mode flag is True for the corresponding System Screen Element version Operation.
Open in New Window: This defines whether the page referenced in the URL will be opened in a new window. It will always be false for system provided functions. It can be modified in Update mode for user created functions.
Use Post HTTP Method: Post requests submits data to be processed to a specific resource. These requests are never cached, do not remain in browser history, cannot be bookmarked and have no restrictions on data length. It will always be false for system provided functions. It can be modified in Update mode for user created functions.