Field:portal flag@Notes
From MintHCM Wiki
Notes - Display in Portal? | |
---|---|
Name | portal_flag |
Module | Notes |
Type | bool |
Label | Display in Portal? |
VName | LBL_PORTAL_FLAG |
Required | Yes |
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
Portal flag indicator determines if note created via portal
Related Features
Affected by
Initiating
Location and Code definition
modules/Notes/vardefs.php
'portal_flag' => array ( 'name' => 'portal_flag', 'vname' => 'LBL_PORTAL_FLAG', 'type' => 'bool', 'required' => true, 'comment' => 'Portal flag indicator determines if note created via portal' ),
Missing User input