Relationship: Positions - CareerPaths
From MintHCM Wiki
|
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 )