Context menu item properties

General

PropertyDescription
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

PropertyDescription
ViewAccessId (advanced) Identification code for the Access Control permission that users must be granted to view the item.

Appearance

PropertyDescription
DisplayText Text that is displayed for this item in the popup menu.

Behavior

PropertyDescription
IsInitiallyVisible (advanced) Indicates whether the item is initially visible in the menu.

Rules

PropertyDescription
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.