Field:phone work@Users

From MintHCM Wiki

Users - Work Phone

Name phone_work
Module Users
Type phone
Label Work Phone
VName LBL_WORK_PHONE
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


Affected by

Initiating


Dev Notes


Location and Code definition

modules/Users/vardefs.php

'phone_work' => array( 'name' => 'phone_work', 'vname' => 'LBL_WORK_PHONE', 'type' => 'phone', 'dbType' => 'varchar', 'len' => '50', ),



Missing User input


Affected by

Initiating