Field:phone fax@Users

From MintHCM Wiki

Users - Fax

Name phone_fax
Module Users
Type phone
Label Fax
VName LBL_FAX_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


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/Users/vardefs.php

'phone_fax' => array( 'name' => 'phone_fax', 'vname' => 'LBL_FAX_PHONE', 'type' => 'phone', 'dbType' => 'varchar', 'len' => '50', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles