Phone Format

From AgileApps Support Wiki
Revision as of 23:23, 5 December 2013 by imported>Aeric (Created page with "<noinclude>__NOINDEX__</noinclude> If a string of digits is entered without formatting, that is the way it appears when editing, but the numbers are automatically formatted when ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

If a string of digits is entered without formatting, that is the way it appears when editing, but the numbers are automatically formatted when the field is displayed:

  • 7 digits ("1234567") displays as "123-4567".
  • 10 digits "1234567890" displays as "(123) 456-7890".
  • 11 digits ("12345678901") displays 1-234-567-8901
Note:
If the field has more than 11 digits, they are displayed as entered.
In that case, it's helpful to provide the desired formatting.

If digits are entered with spaces and punctuation marks, they are displayed and edited in exactly that form. (For example, "123.456.7890".)