- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-30-2023 12:17 AM
Is it possible to store several telephone numbers in the Groupe Phone field of a group?
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-30-2023 04:16 AM
There is not such a field out of box on the sys_user_group table. If you have a custom field in your environment of the type 'phone number' it looks like you can enter up to 40 characters. If you need more than that change or create a new field of the type String with a longer character limit (up to 255).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-30-2023 04:16 AM
There is not such a field out of box on the sys_user_group table. If you have a custom field in your environment of the type 'phone number' it looks like you can enter up to 40 characters. If you need more than that change or create a new field of the type String with a longer character limit (up to 255).