Difference between revisions of "Relationship:careerpaths positions to"

From MintHCM Wiki

(Created page with "{{Relationship-infobox |Relationship-name=careerpaths_positions_to |Relationship-type=one-to-many |Relationship-lhs-module=Positions |Relationship-lhs-id=id |Relationship-lhs-...")
 
 
Line 10: Line 10:
 
|Relationship-rhs-label=Positions (To)
 
|Relationship-rhs-label=Positions (To)
 
|Relationship-rhs-field=positions_to@CareerPaths, name@CareerPaths, position_to_name@CareerPaths, position_to_id@CareerPaths
 
|Relationship-rhs-field=positions_to@CareerPaths, name@CareerPaths, position_to_name@CareerPaths, position_to_id@CareerPaths
|Short Description=
+
|Short Description=One Position record can have many related Career Paths records, but a specific Career Paths record can be related to only one Position record.
 
}}
 
}}
  

Latest revision as of 20:00, 29 September 2019

Positions - Career Paths

Relationship careerpaths_positions_to
Type one-to-many
LHS Module Positions
LHS ID id
LHS Label Career Paths (To)
LHS Fields Career Paths (To), Name
RHS Module Career Paths
RHS ID position_to_id
RHS Label Positions (To)
RHS Fields Positions (To), Name, To, To (ID)

Short Description

One Position record can have many related Career Paths records, but a specific Career Paths record can be related to only one Position record.


Location and Code definition

Array ( [lhs_module] => Positions [lhs_table] => positions [lhs_key] => id [rhs_module] => CareerPaths [rhs_table] => careerpaths [rhs_key] => position_to_id [relationship_type] => one-to-many )


Mentioned in articles