How to Configure User Fields?
Configuring user fields allows you to add custom fields to the user profile for storing additional information about system users.
When You'll Need This
- You need to add additional fields to the user profile (for example, "Department", "Position", "Hire Date").
- You need to change the display order of fields in the user profile.
- You need to remove unnecessary fields from the user profile.
What's Important to Know
- Custom fields — additional fields that can be added to the standard user profile.
- Field types — you can select the field type (text, number, date, selection, etc.).
- Required — you can set a field as required for filling.
Before You Start
You are logged in with administrator rights. You have permission to edit user fields ( canSave).
Step-by-Step Instructions
1. Open User Fields Settings
- Go to the Settings module through the menu or directly at
/settings-page. - In the side menu, find the "User Fields" item (
/settings-page/user-fields). - Click on it.
2. View Existing Fields
- The system displays a list of existing user profile fields.
- Review the current field configuration.
3. Add New Field
- Click the "Add Field" button or similar button.
- In the form that appears, fill in:
- "Field Name" — field name that will be displayed in the user profile.
- "Field Type" — select the field type (text, number, date, selection, etc.).
- "Required Field" — set whether this field must be filled.
- "Display Order" — set the display order of the field (optional).
- Click the "Save" button in the form.
4. Edit Existing Field
- Find the field that needs to be edited in the list.
- Click the "Edit" button or similar button.
- Change field parameters in the form.
- Click the "Save" button in the form.
5. Delete Field
- Find the field that needs to be deleted in the list.
- Click the "Delete" button or similar button.
- Confirm deletion in the dialog window.
- The field will be removed from the configuration.
6. Change Field Order (if available)
- Use drag & drop or up/down buttons to change field order.
- Order is saved automatically or after clicking "Save".
7. Save Settings
- Verify all changes made.
- Click the "Save" button at the top of the page.
- Wait for a message about successful saving.
What Happens Next
Fields are applied to the user profile:
- New fields are displayed in the user profile for all users.
- Administrators can fill and view custom fields.
- Field order is displayed according to settings.
How to Verify Everything Worked
- Open a user profile and check that new fields are displayed.
- Try filling a custom field and verify that it is saved.
- Check that field order matches settings.
Related Materials
Important Notes
- ⚠️ Deleting fields: When deleting a field, data stored in this field may be lost (depends on system implementation).
- 💡 Backup: It's recommended to back up the configuration before deleting fields.