Relationship: Onboardings - Trainings
From MintHCM Wiki
|
Onboardings - Trainings | |
|---|---|
| Relationship | onboardings_trainings |
| Type | one-to-many |
| LHS Module | Onboardings |
| LHS ID | id |
| LHS Label | Trainings |
| LHS Fields | Trainings, Name |
| RHS Module | Trainings |
| RHS ID | parent_id |
| RHS Label | Related to |
| RHS Fields | Related to ID, Related to, Parent Type |
Short Description
Flex relate used in Onboardings
Location and Code definition
Array ( [lhs_module] => Onboardings [lhs_table] => onboardings [lhs_key] => id [rhs_module] => Trainings [rhs_table] => trainings [rhs_key] => parent_id [relationship_type] => one-to-many [relationship_role_column] => parent_type [relationship_role_column_value] => Onboardings )