Specifying Phone Formats
If your users must enter phone numbers for countries for which a format has not been entered in your Siebel application, then you must specify phone formats for those countries.
To specify phone formats
Navigate to the Administration - Data screen, then the List of Values view.
Query the Type field for the entry PHONE_FORMAT to see the existing phone formats.
Create a new record, and complete the necessary fields.
Some fields are described in the following table.
This table describes the fields to complete when specifying a phone format.
Field Comments Type
Select a value of PHONE_FORMAT.
Display Value
Type the format string for the display value.
Language-Independent Code
Type the language-independent code. Use the number zero (0) to represent required digits, the # character to represent optional digits, and other formatting characters to represent how to format the phone number. Do not include any alphanumeric characters other than zero. For example, to format an Australian phone number, which includes a two-digit area code and a six- or eight-digit number, use (00) 000# 000#.
You do not have to include characters to represent the country code in the format. When a user enters a number, the country code is automatically shown if the default country is different from the country code.
Order
Type the country code of the new format. When adding new codes, make sure that no country code is a prefix of any other. For example, because India’s country code is 91, do not add a country code of 9 or of 910 (or any other number beginning with 91).
Restart the Siebel Server.