Allows users to enter any international phone number with country code and extension.
...
Field creation properties:
Label: To display on UI
Name: To save at backend, instance prefix will append in case of custom object
Required: The phone field You can be set this field as required or mandatory. So, the record cannot be saved without entering the value in this field
Unique: The phone field can be If the field is set as unique then more than one record cannot be saved with the same value in this field
Default Country Code: A Multiple currency codes are supported in the field. You can set the default country code is a picklist where a user can select a country codewhich can be changed while entering the record
Queryable: The queryable feature reads a record from the database
Creatable: The creatable feature is used to create a record in the database
Allow Extension: Allow extension is a check box, if the “Allow Extension” check box is true then the user can give an extension for the phone number
For example: Phone No: 7218059498 Extension: 000 List view: 7218059498;000
Help Text: The user can enter help text for the phone field
Description: The user can enter a description for the phone field
Access Features
Editable: The editable feature is used to edit records in the databaseYou can set the fields whether to take the extension on the phone while creating the record, the maximum length of an extension can be 4
Help Text: This text will be visible at the top right corner of the field as a popover
Description: You can give the description of the field while creation
Access Feature
Queryable: Query can be performed on this field
Creatable: Record can be created with value in this field
Editable: Value in this field can be edited