Adding a scoped field to the Group table

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2022 01:12 PM
I'm in the process of building a scoped application which requires a new field to be added to the Group table; however, the Group table (sys_user_group) is not listed in the Table dropdown when creating a Table Column in Studio. Is it possible to add a new field from a scoped application to the Group table?
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2023 02:44 PM
Tired of chasing this down in community. See this post for the answer. There is a field on sys_db_object called "Allow New Fields" that needs to be set to TRUE.