Field:department@Users

From MintHCM Wiki

Users - Department

Name department
Module Users
Type varchar
Label Department
VName LBL_DEPARTMENT
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

'department' => array( 'name' => 'department', 'vname' => 'LBL_DEPARTMENT', 'type' => 'varchar', 'len' => '50', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles