Several telephone numbers in the Groupe Phone field

HG10
Tera Contributor

Is it possible to store several telephone numbers in the Groupe Phone field of a group?

Thanks

1 ACCEPTED SOLUTION

Brad Bowman
Kilo Patron
Kilo Patron

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).

View solution in original post

1 REPLY 1

Brad Bowman
Kilo Patron
Kilo Patron

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).