Field:survey@SurveyQuestions

From MintHCM Wiki

Revision as of 20:41, 29 September 2019 by FoxBot (talk | contribs) (Created page with "{{Field-infobox |Field-name=survey |Field-module=SurveyQuestions |Field-type=link |Field-label=Surveys |Field-vname=LBL_SURVEYS_SURVEYQUESTIONS_FROM_SURVEYS_TITLE |Field-requi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Survey Questions - Surveys

Name survey
Module Survey Questions
Type link
Label Surveys
VName LBL_SURVEYS_SURVEYQUESTIONS_FROM_SURVEYS_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/SurveyQuestions/vardefs.php

"survey" => array( 'name' => 'survey', 'type' => 'link', 'relationship' => 'surveys_surveyquestions', 'source' => 'non-db', 'module' => 'Surveys', 'bean_name' => 'Surveys', 'vname' => 'LBL_SURVEYS_SURVEYQUESTIONS_FROM_SURVEYS_TITLE', 'id_name' => 'survey_id', 'link_type' => 'one', 'side' => 'left', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles