Field:sugar login@Users
From MintHCM Wiki
Users - Is MintHCM User | |
---|---|
Name | sugar_login |
Module | Users |
Type | bool |
Label | Is MintHCM User |
VName | LBL_SUITE_LOGIN |
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
'sugar_login' => array( 'name' => 'sugar_login', 'vname' => 'LBL_SUITE_LOGIN', 'type' => 'bool', 'default' => '1', 'reportable' => false, 'massupdate' => false, 'importable' => false, 'studio' => array( 'listview' => false, 'searchview' => false, 'formula' => false ), 'api-visible' => false, ),
Missing User input