Field:securitygroup noninheritable@Users

From MintHCM Wiki

Revision as of 13:03, 29 September 2019 by FoxBot (talk | contribs) (Created page with "{{Field-infobox |Field-name=securitygroup_noninheritable |Field-module=Users |Field-type=bool |Field-label=Non-Inheritable Group |Field-vname=LBL_SECURITYGROUP_NONINHERITABLE...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Users - Non-Inheritable Group

Name securitygroup_noninheritable
Module Users
Type bool
Label Non-Inheritable Group
VName LBL_SECURITYGROUP_NONINHERITABLE
Required No
Editable Yes
Visible Yes
Reportable Yes
Importable Yes
Massupdate No
Global Search No
Auditable No
Options
Options List Name
Needs Validation No

Notes


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/Users/vardefs.php

'securitygroup_noninheritable' => array( 'name' => 'securitygroup_noninheritable', 'type' => 'bool', 'source' => 'non-db', 'vname' => 'LBL_SECURITYGROUP_NONINHERITABLE', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles