Create New Contact
The Create New Contact view collects mandatory details (Entity, Name, Email) and optional Mobile, with save, cancel, and exit options.
Last updated
The Create New Contact view collects mandatory details (Entity, Name, Email) and optional Mobile, with save, cancel, and exit options.
Last updated
The Create New Contact view allows adding a new contact with three mandatory fields: Entity (dropdown), Name, and Email Address, plus an optional Mobile Number field. It includes Create and Cancel buttons at the bottom-right for saving or discarding changes, and a Close Icon in the top-right corner for quick exit. The layout ensures efficient contact entry.
The form is designed to collect contact information with three mandatory fields and one optional field. Here’s a detailed table.
Entity*
Dropdown Menu
Mandatory
A dropdown menu to select the associated entity or organization for the contact.
Name*
Text Input Field
Mandatory
A text field to input the full name of the contact.
Email Address*
Text Input Field
Mandatory
A text field to input the contact’s valid email address.
Mobile Number
Text Input Field
Optional
A text field to input the contact’s mobile phone number, if applicable.
Entity
This dropdown ensures the contact is linked to the correct entity or organization.
It’s a required field, marked with an asterisk *
.
Name
This field is mandatory for identifying the contact.
Users must enter the contact's full name.
Email Address
This required field collects the contact’s email for communication purposes.
The form validates for proper email formatting.
Mobile Number
This is an optional field for entering the contact's phone number.
It can be left blank if not applicable.
The bottom-right corner of the window features two buttons for saving or cancelling the operation. Here’s their functionality.
Cancel
Closes the form and discards all entered information.
Create
Saves the contact details after validating the mandatory fields.
Cancel
Allows users to exit the form without saving any data.
Useful if the user decides not to proceed with adding a contact.
Create
Validates the fields and adds the new contact to the system.
This button only works when all mandatory fields are correctly filled.
The form includes a Close Icon in the top-right corner, providing another way to exit the view. Details are provided below
Close Icon
Instantly closes the form without saving changes.
The close icon serves as a quick exit option.
It is helpful for users who prefer to close the form without interacting with the action buttons.
The Create New Contact window is a streamlined interface for adding new contacts efficiently. It ensures essential information is captured through mandatory fields for Entity, Name, and Email Address, while offering flexibility with an optional Mobile Number field. With intuitive action buttons (Create and Cancel) and a quick exit option (Close Icon), the window provides a user-friendly experience for managing contact data.