Field:accept status@Meetings
From MintHCM Wiki
Meetings - Accept Status | |
---|---|
Name | accept_status |
Module | Meetings |
Type | varchar |
Label | Accept Status |
VName | LBL_ACCEPT_STATUS |
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/Meetings/vardefs.php
'accept_status' =>array( 'name' => 'accept_status', 'vname' => 'LBL_ACCEPT_STATUS', 'type' => 'varchar', 'dbType' => 'varchar', 'len' => '20', 'source' => 'non-db', ),
Missing User input