Administrator’s Role
When creating a user with the “Administrator” role, the form remains focused on essential identity and contact details. Unlike the Driver role no additional fields are shown. This keeps the interface streamlined and focused on core information needed for administrative access setup.
Form Fields
Role*
- Selected Value:
Administrator - Field Type: Dropdown selector
- Function: Determines the access level and system visibility the user will have.
- Dynamic Behavior: Selecting “Administrator” hides any role-specific fields (e.g., no language selection or employment toggle).
Email*
- Type: Text input (email format)
- Placeholder:
email@email.com - Validation: Required. Input must be in valid email format.
Phone Number
- Type: Text input
- Placeholder:
+ 12345678900 - Validation: Optional (absence of asterisk suggests it’s not mandatory)
First Name*
- Type: Text input
- Placeholder:
John - Validation: Required.
Last Name*
- Type: Text input
- Placeholder:
Doe - Validation: Required.
Action Buttons
Save
- Location: Bottom right
- Label:
Save - Icon: Disk/save icon
- Function: Submits the entered data for processing.
- State: Active only when all required fields are filled correctly.
Behavior Summary
| Interaction | Result |
|---|---|
| Selecting “Administrator” | Displays only base fields (no extra form components). |
| Filling all required fields | Enables the Save button. |
Pressing X icon | Dismisses the modal/dialog. |
