Skip to main content

Actions

This page provides tools to search, display and manage actions.

Actions represent one-to-one permissions mapped onto REST methods.

Data table

Actions are displayed in a data table:

Actions

The following data table columns are available:

ColumnDescription
sectionSection
nameName
typeType (JWT | REST)
descriptionDescription
info

Actions can be searched by name EQUALS, using search input field.

To manage a record, clicking on three dots at the end of a table row, shows a dropdown:

Data table manage

Form

Add new

An action can be created using Add new button.

Actions form

The following form fields are available:

FieldDescriptionRequired
sectionSection
nameName
typeType (JWT | REST)
descriptionDescription
info

Save button is enabled only if form data are valid.

Edit

To edit a record, clicking on Edit dropdown option shows the form to edit data.

Delete

To delete a record, clicking on Delete dropdown option shows the confirmation dialog to delete data.

Action delete

caution

The data referenced by another entity cannot be deleted. Confirm button deletes the data.

Result

info

As a result of every successful action, the Information message box is presented, with adequate message.

info

On validation or constraints error, the Warning message box is presented, with adequate message.

info

On error, the Error message box is presented, with adequate message.