Field:portal only@Users
From MintHCM Wiki
Users - Portal API User | |
---|---|
Name | portal_only |
Module | Users |
Type | bool |
Label | Portal API User |
VName | LBL_PORTAL_ONLY_USER |
Required | No |
Editable | Yes |
Visible | Yes |
Reportable | Yes |
Importable | Yes |
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
'portal_only' => array( 'name' => 'portal_only', 'vname' => 'LBL_PORTAL_ONLY_USER', 'type' => 'bool', 'massupdate' => false, 'default' => '0', 'studio' => array( 'listview' => false, 'searchview' => false, 'formula' => false ), ),
Missing User input