Field:m accept status fields@Candidates
From MintHCM Wiki
|
Candidates - Accept Status | |
|---|---|
| Name | m_accept_status_fields |
| Module | Candidates |
| Type | relate |
| Label | Accept Status |
| VName | LBL_LIST_ACCEPT_STATUS |
| Required | No |
| Editable | Yes |
| Visible | Yes |
| Reportable | Yes |
| Importable | No |
| Massupdate | No |
| Global Search | No |
| Auditable | No |
| Options | |
| Options List Name | |
| Needs Validation | No |
Contents
Notes
Related Features
Affected by
Initiating
Location and Code definition
modules/Candidates/vardefs.php
'm_accept_status_fields' => array( 'name' => 'm_accept_status_fields', 'rname' => 'id', 'relationship_fields' => array( 'id' => 'accept_status_id', 'accept_status' => 'accept_status_name' ), 'vname' => 'LBL_LIST_ACCEPT_STATUS', 'type' => 'relate', 'link' => 'meetings', 'link_type' => 'relationship_info', 'source' => 'non-db', 'importable' => 'false', 'hideacl' => true, 'duplicate_merge' => 'disabled', 'studio' => false, ),
Missing User input