Field:contact@SurveyResponses
From MintHCM Wiki
Survey Responses - Contact | |
---|---|
Name | contact |
Module | Survey Responses |
Type | link |
Label | Contact |
VName | LBL_SURVEYRESPONSES_CONTACTS_FROM_CONTACTS_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
[hide]Notes
Related Features
Affected by
Initiating
Location and Code definition
modules/SurveyResponses/vardefs.php
"contact" => array( 'name' => 'contact', 'type' => 'link', 'relationship' => 'surveyresponses_contacts', 'source' => 'non-db', 'module' => 'Contacts', 'bean_name' => 'Contact', 'vname' => 'LBL_SURVEYRESPONSES_CONTACTS_FROM_CONTACTS_TITLE', 'id_name' => 'contact', 'link_type' => 'one', 'side' => 'left', ),
Missing User input