In an administrator panel, you are building a structure to view the workflow permissions of the selected role. When a role is selected, the permissions for that role are listed.
Element: Role selection is made with SelectBox.
Trigger: OnChange
Action: Authorisation → Get Workflow Management Access List By Role ID
Parameter: Role ID → selectedRole.id
Result: The incoming data is displayed by connecting to the Table component.