Difference between revisions of "Relationship:candidates candidatures"

From MintHCM Wiki

(Created page with "{{Relationship-infobox |Relationship-name=candidates_candidatures |Relationship-type=one-to-many |Relationship-lhs-module=Candidates |Relationship-lhs-id=id |Relationship-lhs-...")
 
 
Line 10: Line 10:
 
|Relationship-rhs-label=Candidate
 
|Relationship-rhs-label=Candidate
 
|Relationship-rhs-field=candidates@Candidatures, candidate_name@Candidatures, candidate_id@Candidatures
 
|Relationship-rhs-field=candidates@Candidatures, candidate_name@Candidatures, candidate_id@Candidatures
|Short Description=
+
|Short Description=One Candidate record can have many related Candidature records, but a specific Candidature record can be related to only one Candidate record.
 
}}
 
}}
  

Latest revision as of 19:59, 29 September 2019

Candidates - Candidatures

Relationship candidates_candidatures
Type one-to-many
LHS Module Candidates
LHS ID id
LHS Label Candidates
LHS Fields Candidates, Name
RHS Module Candidatures
RHS ID candidate_id
RHS Label Candidate
RHS Fields Candidate, Candidate, Candidate ID

Short Description

One Candidate record can have many related Candidature records, but a specific Candidature record can be related to only one Candidate record.


Location and Code definition

Array ( [lhs_module] => Candidates [lhs_table] => candidates [lhs_key] => id [rhs_module] => Candidatures [rhs_table] => candidatures [rhs_key] => candidate_id [relationship_type] => one-to-many )


Mentioned in articles