Difference between revisions of "Relationship:careerpaths positions from"
From MintHCM Wiki
(Created page with "{{Relationship-infobox |Relationship-name=careerpaths_positions_from |Relationship-type=one-to-many |Relationship-lhs-module=Positions |Relationship-lhs-id=id |Relationship-lh...") |
|||
Line 10: | Line 10: | ||
|Relationship-rhs-label=Positions (From) | |Relationship-rhs-label=Positions (From) | ||
|Relationship-rhs-field=positions_from@CareerPaths, name@CareerPaths, position_from_name@CareerPaths, position_from_id@CareerPaths | |Relationship-rhs-field=positions_from@CareerPaths, name@CareerPaths, position_from_name@CareerPaths, position_from_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 22:00, 29 September 2019
Positions - Career Paths | |
---|---|
Relationship | careerpaths_positions_from |
Type | one-to-many |
LHS Module | Positions |
LHS ID | id |
LHS Label | Career Paths |
LHS Fields | Career Paths, Name |
RHS Module | Career Paths |
RHS ID | position_from_id |
RHS Label | Positions (From) |
RHS Fields | Positions (From), Name, From, From (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_from_id [relationship_type] => one-to-many )