Extension configuration¶
Go to Admin Tools > Settings > Extension Configuration
Open backend_roles
Configuration options reference¶
- hideManagedBackendUserGroupColumnns¶
- Type
bool
- Default
true
If set, the columns of a
be_groupsrecord which are managed bybackend_roleswon't be shown in FormEngine.Note
be_groupsrecords with no backend role assigned are not assumed to be managed bybackend_roles. Thus their columns won't be hidden and are still available for db-based configuration.$GLOBALS['EXTCONF']['backend_roles']['hideManagedBackendUserGroupColumnns'] = true;