Define the availability of buttons in standard views
The buttons in standard views can be included in the standard view with two mechanisms:
- Basic operations for the object class displayed in the view. These are the functionalities to edit and delete objects, detach objects from the view, and navigate to an object from the view. These operations cannot be changed for a standard view. They can be excluded as class operations
- View specific buttons and button menu items. These operations are listed as button nodes or button sub-menu item node. The availability of these operations can be changed in the attributes of the button or sub-menu item node.
- Go to the Meta-Model tab.
- In the explorer, expand the nodes Classes > the object class you would like to edit > Generic Operations.
- Click an operation in the list and change the accessibility in the attributes of the operation:
- Access In User Interface: Select Access to provide the generic operation in data workbenches and class-based content areas, or select NoAccess to hide the generic operation.
- Comment: Optionally add a comment to explain the reason for your decision.