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