Relationship: Surveys - SurveyResponses

From MintHCM Wiki

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

Surveys - Survey Responses

Relationship surveys_surveyresponses
Type one-to-many
LHS Module Surveys
LHS ID id
LHS Label Survey Responses
LHS Fields Survey Responses, Name
RHS Module Survey Responses
RHS ID survey_id
RHS Label Survey
RHS Fields Survey, Name, Survey, LBL_SURVEYS_SURVEYRESPONSES_FROM_SURVEYRESPONSES_TITLE

Short Description

One Surveys record can have many related Survey Responses records, but a specific Survey Responses record can be related to only one Surveys record.


Location and Code definition

Array ( [rhs_module] => SurveyResponses [rhs_table] => surveyresponses [rhs_key] => survey_id [lhs_module] => Surveys [lhs_table] => surveys [lhs_key] => id [relationship_type] => one-to-many )


Mentioned in articles