Actions & Permissions
Last modified by Achraf El Kari on 2023/07/18 16:43
The actions at the button level :
There are 3 action triggers :
Trigger Element | Description |
---|---|
Onclick : | The action is executed after the user clicks on the button |
onMouseEnter : | The action is triggered when the mouse cursor enters the button area |
onMouseLeave : | The action is triggered when the mouse cursor leaves the button area |
Permissions:
Identify the group of users who will be affected by this action
Condition:
The action will be executed only if the condition is met.
Label:
A label that provides an indication or description of the action
Type:
Determine the type of action to perform, such as 'submit', 'hide', 'show'.
Permissions:
Permissions allow enabling, disabling, displaying, or hiding a button for a specific group of users.