Relationship: Candidates - Certificates

From MintHCM Wiki

Candidates - Certificates

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

Short Description

One Candidate record can have many related Certificates records, but a specific Certificates 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] => Certificates [rhs_table] => certificates [rhs_key] => candidate_id [relationship_type] => one-to-many )


Mentioned in articles