Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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 percentage 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 percentage 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

  • Allow Extension: Allow extension is a check box type of field if allow extension check box is true then the user can give a extension for phone number

    • For example: Phone No: 7218059498 Extension: 000 Listview: 7218059498;000

  • Help Text: User can enter help text for phone field

  • Description: User can enter description for phone fieldYou 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Â