Personal Info¶
Overview of the Personal Info Table¶
The Personal Info Table displays information about individuals, including their name, email, related user, default company, default org.unit, and code. The table is sortable by clicking on the headers of each field. Additionally, users can edit a record by clicking on the corresponding row and editing the information in the form below the table.
Usage of the Personal Info Table¶
To use the Personal Info Table, follow the steps below:
- To refresh the table, click the 'Refresh' button.
- To sort the table by a specific field, click on the header of the field.
- Click on a row to select a record.
- Edit the record by changing the information in the form below the table.
Personal Info Page Details¶
The Personal Info Page is composed of the 'Basic Info' tab.
Basic Info¶
Overview of the Page Component¶
The Page Component contains a form that allows users to edit their personal information. The form includes fields for their first name, last name, email, phone number, and a description. Lastly, the form has two buttons labeled 'Cancel' and 'Save.' The 'Cancel' button exits the form without saving changes, while the 'Save' button saves any new changes made by the user.
Usage of the Page Component¶
To edit personal information, follow the steps below:
- Fill out the appropriate fields for the first name, last name, email, and phone number.
- Use the text area provided to enter a description of the user.
- To exit the form without saving changes, click the 'Cancel' button.
- To save any changes made to the form, click the 'Save' button. The 'Save' button will be disabled if there are no changes to the form, or if there are validation errors present.