Relationship: SurveyQuestions - SurveyQuestionOptions

From MintHCM Wiki

Revision as of 20:42, 29 September 2019 by FoxBot (talk | contribs) (Created page with "{{Relationship-infobox |Relationship-name=surveyquestions_surveyquestionoptions |Relationship-type=one-to-many |Relationship-lhs-module=SurveyQuestions |Relationship-lhs-id=id...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Survey Questions - Survey Question Options

Relationship surveyquestions_surveyquestionoptions
Type one-to-many
LHS Module Survey Questions
LHS ID id
LHS Label Survey Question Options
LHS Fields Survey Question Options, Name
RHS Module Survey Question Options
RHS ID survey_question_id
RHS Label LBL_SURVEYQUESTIONS_SURVEYQUESTIONOPTIONS_FROM_SURVEYQUESTIONS_TITLE
RHS Fields LBL_SURVEYQUESTIONS_SURVEYQUESTIONOPTIONS_FROM_SURVEYQUESTIONS_TITLE, Name, LBL_SURVEYQUESTIONS_SURVEYQUESTIONOPTIONS_FROM_SURVEYQUESTIONS_TITLE, LBL_SURVEYQUESTIONS_SURVEYQUESTIONOPTIONS_FROM_SURVEYQUESTIONOPTIONS_TITLE

Short Description

One Survey Questions record can have many related Survey Question Options records, but a specific Survey Question Options record can be related to only one Survey Questions record.


Location and Code definition

Array ( [rhs_module] => SurveyQuestionOptions [rhs_table] => surveyquestionoptions [rhs_key] => survey_question_id [lhs_module] => SurveyQuestions [lhs_table] => surveyquestions [lhs_key] => id [relationship_type] => one-to-many )


Mentioned in articles