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