Context menu item properties
General
Property | Description |
---|---|
ID (advanced) | Identification code for the item. Infor Public Sector automatically generates an identification code for each item you add. Although you can change these identification codes, we recommend that you use the default values. |
Access
Property | Description |
---|---|
ViewAccessId (advanced) | Identification code for the Access Control permission that users must be granted to view the item. |
Appearance
Property | Description |
---|---|
DisplayText | Text that is displayed for this item in the popup menu. |
Behavior
Property | Description |
---|---|
IsInitiallyVisible (advanced) | Indicates whether the item is initially visible in the menu. |
Rules
Property | Description |
---|---|
AppletMoniker (advanced) | Moniker of the applet that Infor Public Sector will run when the item is selected. If null, an event manager will be used to locate the correct moniker. |
ClientRule (advanced) | JavaScript that will be executed when the item is selected. |
ServerRule (advanced) | Method that will be executed when the item is selected. |
ServerRuleParameter (advanced) | ID of the item, sent as a parameter to the method specified in the ServerRule property. |