Field:survey question@SurveyQuestionOptions

From MintHCM Wiki

Revision as of 20:36, 29 September 2019 by FoxBot (talk | contribs) (Created page with "{{Field-infobox |Field-name=survey_question |Field-module=SurveyQuestionOptions |Field-type=link |Field-label=LBL_SURVEYQUESTIONS_SURVEYQUESTIONOPTIONS_FROM_SURVEYQUESTIONS_TI...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Survey Question Options - LBL_SURVEYQUESTIONS_SURVEYQUESTIONOPTIONS_FROM_SURVEYQUESTIONS_TITLE

Name survey_question
Module Survey Question Options
Type link
Label LBL_SURVEYQUESTIONS_SURVEYQUESTIONOPTIONS_FROM_SURVEYQUESTIONS_TITLE
VName LBL_SURVEYQUESTIONS_SURVEYQUESTIONOPTIONS_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/SurveyQuestionOptions/vardefs.php

"survey_question" => array( 'name' => 'survey_question', 'type' => 'link', 'relationship' => 'surveyquestions_surveyquestionoptions', 'source' => 'non-db', 'module' => 'SurveyQuestions', 'bean_name' => 'SurveyQuestions', 'vname' => 'LBL_SURVEYQUESTIONS_SURVEYQUESTIONOPTIONS_FROM_SURVEYQUESTIONS_TITLE', 'id_name' => 'survey_question_id', 'link_type' => 'one', 'side' => 'left', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles