Field:surveyquestion@SurveyQuestionResponses

From MintHCM Wiki

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

Survey Question Responses - Survey Questions

Name surveyquestion
Module Survey Question Responses
Type link
Label Survey Questions
VName LBL_SURVEYQUESTIONS_SURVEYQUESTIONRESPONSES_FROM_SURVEYQUESTIONS_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

"surveyquestion" => array( 'name' => 'surveyquestion', 'type' => 'link', 'relationship' => 'surveyquestions_surveyquestionresponses', 'source' => 'non-db', 'module' => 'SurveyQuestions', 'bean_name' => 'SurveyQuestions', 'vname' => 'LBL_SURVEYQUESTIONS_SURVEYQUESTIONRESPONSES_FROM_SURVEYQUESTIONS_TITLE', 'id_name' => 'surveyquestion_id', 'link_type' => 'one', 'side' => 'left', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles