Skip to main content

Administrator Editing

In the management section, we mentioned that to edit an administrator, you need to click the Edit button in the "Actions" column of the administrators table

edit

Edit

The administrator editing page consists of three tabs:

  1. Basic data
  2. Attributes
  3. Setting up rights to modules

1. Basic data

This tab contains the "Authorization data" block, which consists of two input fields and a checkbox for changing the password:

  1. Login - change the
    login
    of the administrator
  2. Email - change the administrator's email
  3. Change password - opens the password change form, which consists of two input fields: Password and Repeat password

2. Attributes

The "Attributes" tab contains a dropdown list for selecting a Set of Attributes. "Attributes" is a fundamental concept of Headless CMS OneEntry, which is described in detail in the following chapters.

After selecting a set of attributes, you need to fill in the values. In our case, these are:

  • Attribute "admin_attr_string", which has the type "String". We will specify "some example string" as the value;
  • Attribute "admin_attr_number", which has the type "Integer". We will specify "1000" as the value;

3. Setting up rights to modules

The "Setting up rights to modules" tab is used to establish the administrator's rights. It contains a dropdown list with the modules for which you want to grant or restrict rights and a list of checkboxes to set the corresponding available rights.

tip

You can also set all rights for the selected modules or restrict them using the Select all/Deselect all button

.