Field:organizationalunit name@Users

From MintHCM Wiki

Users - Department

Name organizationalunit_name
Module Users
Type relate
Label Department
VName LBL_ORGANIZATIONALUNIT_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

Notes


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/Users/vardefs.php

"organizationalunit_name" => array( 'name' => 'organizationalunit_name', 'type' => 'relate', 'source' => 'non-db', 'vname' => 'LBL_ORGANIZATIONALUNIT_NAME', 'save' => true, 'id_name' => 'organizationalunit_id', 'link' => 'organizationalunits', 'module' => 'OrganizationalUnits', 'table' => 'organizationalunits', 'rname' => 'name', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles