Relationship: Users - Ideas

From MintHCM Wiki

Revision as of 20:20, 29 September 2019 by FoxBot (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Users - Ideas

Relationship users_ideas
Type one-to-many
LHS Module Users
LHS ID id
LHS Label Ideas
LHS Fields Ideas
RHS Module Ideas
RHS ID user_id
RHS Label Users
RHS Fields Users, Name, Current Decision Maker, Current Decision Maker ID

Short Description

One User record can have many related Idea records, but a specific Idea record can be related to only one User record.


Location and Code definition

Array ( [lhs_module] => Users [lhs_table] => users [lhs_key] => id [rhs_module] => Ideas [rhs_table] => ideas [rhs_key] => user_id [relationship_type] => one-to-many )


Mentioned in articles