PhoneFormat

Initial Build

2006.01 or earlier

Module

CRM

Current Setting Type

Text Box

Use this system option to change the phone number format (999)999-9999, 999-999-9999. Also, this system option supports regular expression pattern-replacement pairs, for example (\d{3})(\d{3};)(\d{4})~($1) $2-$3 for U.S. phone numbers in the format (999) 999-9999. When using regular expression, separate the format pattern from the replacement string by using the tilde symbol ( ~ ). The default for this option is (\d{3})(\d{3})(\d{4})~($1)$2-$3.

Current Setting

The current setting for PhoneFormat is used as follows:

Values: This system option can be set to any valid phone number format (999)999-9999, 999-999-9999. Also, this system option supports regular expression, pattern-replacement pairs, for example (\d{3})(\d{3};)(\d{4})~($1) $2-$3 for U.S. phone numbers in the format (999) 999-9999. When using regular expression, separate the format pattern from the replacement string by using the tilde symbol ( ~ ).

Default Value: (\d{3})(\d{3})(\d{4})~($1)$2-$3

Fields 

This system option includes the following fields:

description: This field gives the description of the system option, including its use and default value.

Important! Do not modify the following fields after the system option is first created. Changing these fields after they have been used can invalidate existing data.

category: This field sets the category (usually the module) where the system option is used.

type : The type field determines the display type of the current setting field (check box, drop-down list, or text box).

values: The values field indicates the allowed values for the current setting field.

Availability

Each system option includes the following availability settings:

entity level option?: Select this check box to make this system option available on an entity level.

visible to external systems?: Select this check box to make this system option available in xWeb.