From Bright Pattern Documentation
Jump to: navigation, search
• 5.19 • 5.2 • 5.3 • 5.8

All Phone Numbers

The All Phone Numbers control places a phone number selector on a form, enabling a user to select from and include multiple phone numbers (e.g., "home" or "mobile"). In Preview mode, this control appears as shown.


All Phone Numbers on a form


Field Properties

Once you have placed the control onto your form canvas, you can edit the field properties by clicking the pencil icon on the component. The field properties are described as follows.


All Phone Numbers properties


Edit Mode Style

Edit Mode Style is the common property that allows you to select, edit, or add a style for this form control. For example, you may select "Text" from the selector, and click Add / Edit to change the style (e.g., text, font, color, etc.) of the phone numbers displayed on the form.


Add / Edit style


Label

Label is the name of this control that will be displayed on the form (e.g., "Your phone number").

Hint text for empty field

This text input field is where you enter any text that you wish to display in this control's empty fields. The hint text indicates to the user what kind of text belongs in this field (e.g., "work number").

Data field

The data field is read-only, displaying the variable $(Contact.phones), which gets and inserts the specified contact phone numbers.

Options

  • Editable - Select this checkbox to allow users to edit these phone number types.
  • Required - Select this checkbox to require users to enter phone numbers in these fields. Note that Required is enabled only if the field is editable.
  • Validate - Select this checkbox to allow the phone numbers entered to be validated. Note that Validate value is enabled only if the field is editable.



< Previous | Next >