Add new country code to E164 field.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2024 07:46 AM
Hi All,
Can we add more countries into the dropdown for mobile number in a user record?
e.g. Can I add India here?
I know that entering the phone number in the correct format will show India, but is there any way I can show it on the list as well?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2024 10:11 AM
This is done by the 'sys_phone_territory' table. In the Left Navigation, you can search for the module: "Telephone Display Rules" to get there.
The list is controlled by the Display=True from this table. So, for your case, you could set Display=True for the India record and it should show up in the drop down going forward.