Field:authenticate id@Users
From MintHCM Wiki
Users - Authentication Id | |
---|---|
Name | authenticate_id |
Module | Users |
Type | varchar |
Label | Authentication Id |
VName | LBL_AUTHENTICATE_ID |
Required | No |
Editable | Yes |
Visible | Yes |
Reportable | No |
Importable | No |
Massupdate | No |
Global Search | No |
Auditable | No |
Options | |
Options List Name | |
Needs Validation | No |
Contents
[hide]Notes
Related Features
Affected by
Initiating
Location and Code definition
modules/Users/vardefs.php
'authenticate_id' => array( 'name' => 'authenticate_id', 'vname' => 'LBL_AUTHENTICATE_ID', 'type' => 'varchar', 'len' => '100', 'reportable' => false, 'importable' => 'false', 'studio' => array( 'listview' => false, 'searchview' => false, 'related' => false ), 'api-visible' => false, ),
Missing User input