Field:surveyresponse@SurveyQuestionResponses

From MintHCM Wiki

Revision as of 20:37, 29 September 2019 by FoxBot (talk | contribs) (Created page with "{{Field-infobox |Field-name=surveyresponse |Field-module=SurveyQuestionResponses |Field-type=link |Field-label=Survey Responses |Field-vname=LBL_SURVEYRESPONSES_SURVEYQUESTION...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Survey Question Responses - Survey Responses

Name surveyresponse
Module Survey Question Responses
Type link
Label Survey Responses
VName LBL_SURVEYRESPONSES_SURVEYQUESTIONRESPONSES_FROM_SURVEYRESPONSES_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

Notes


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/SurveyQuestionResponses/vardefs.php

"surveyresponse" => array( 'name' => 'surveyresponse', 'type' => 'link', 'relationship' => 'surveyresponses_surveyquestionresponses', 'source' => 'non-db', 'module' => 'SurveyResponses', 'bean_name' => 'SurveyResponses', 'vname' => 'LBL_SURVEYRESPONSES_SURVEYQUESTIONRESPONSES_FROM_SURVEYRESPONSES_TITLE', 'id_name' => 'surveyresponse_id', 'link_type' => 'one', 'side' => 'left', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles