Default Right-Click MenuThe right-click menu has a top-level component that holds one or more commands or additional menus. Any command that can be attached to a menu can be attached to a right-click menu. All settings and access controls for the toolbar component can be used with the right-click menu component. These commands and menus are defined and attached to the top-level menu the same way as described in Menus. By default, all fields in the table or structure browser have the right-click component enabled. This feature can be disabled for the entire page by passing the showRMB=false URL parameter to the page. To define a type-specific right-click menu, edit the type-specific menu, such as type_Part, and add the RMB Menu setting using the defined right-click menu name.You need to use the Business Modeler application to edit (add settings) to menu and column objects. If a column-specific right-click menu is defined, that menu overrides the type-specific menu. To define a column-specific right-click menu, use the RMB Menu setting on the column. The default right-click menu, AEFDefaultRMB looks like this: The AEFDefaultRMB menu includes these commands:
The default Common Components right menu for DOCUMENTS (type_DOCUMENTS and all subtypes) is type_DOCUMENTSRMB and looks like this: The type_DOCUMENTSRMB menu includes these commands:
You can add the AEFGenericDelete command to any of the default or custom shortcut menus. Which Right-Click Menu OpensSome columns may list different object types. Unless overridden by a column-specific right-click menu, the page opens the right-click menu for the type clicked on, and it may be a different menu for different items in the same column. Some table cells may contain multiple links. The component calls the right-click menu for the actual item right-clicked, and it may be a different menu for items in the same cell. To determine which menu to popup when the user right-clicks on a field, the page uses these rules:
|