Field:securitygroup noninher fields@Users
From MintHCM Wiki
Users - Username | |
---|---|
Name | securitygroup_noninher_fields |
Module | Users |
Type | relate |
Label | Username |
VName | LBL_USER_NAME |
Required | No |
Editable | Yes |
Visible | Yes |
Reportable | Yes |
Importable | Yes |
Massupdate | No |
Global Search | No |
Auditable | No |
Options | |
Options List Name | |
Needs Validation | No |
Contents
[hide]Notes
Related Features
Affected by
Initiating
Location and Code definition
modules/Users/vardefs.php
'securitygroup_noninher_fields' => array( 'name' => 'securitygroup_noninher_fields', 'rname' => 'id', 'relationship_fields' => array( 'id' => 'securitygroup_noninherit_id', 'noninheritable' => 'securitygroup_noninheritable', 'primary_group' => 'securitygroup_primary_group', ), 'vname' => 'LBL_USER_NAME', 'type' => 'relate', 'link' => 'SecurityGroups', 'link_type' => 'relationship_info', 'source' => 'non-db', 'Importable' => false, 'duplicate_merge' => 'disabled', ),
Missing User input