Field:account@SurveyResponses
From MintHCM Wiki
|
Survey Responses - Account | |
|---|---|
| Name | account |
| Module | Survey Responses |
| Type | link |
| Label | Account |
| VName | LBL_SURVEYRESPONSES_ACCOUNTS_FROM_ACCOUNTS_TITLE |
| Required | No |
| Editable | No |
| Visible | No |
| Reportable | Yes |
| Importable | Yes |
| 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/SurveyResponses/vardefs.php
"account" => array( 'name' => 'account', 'type' => 'link', 'relationship' => 'surveyresponses_accounts', 'source' => 'non-db', 'module' => 'Accounts', 'bean_name' => 'Account', 'vname' => 'LBL_SURVEYRESPONSES_ACCOUNTS_FROM_ACCOUNTS_TITLE', 'id_name' => 'account_id', 'link_type' => 'one', 'side' => 'left', ),
Missing User input