Relationship: Users - Notes

From MintHCM Wiki

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

Users - Notes

Relationship notes_created_by
Type one-to-many
LHS Module Users
LHS ID id
LHS Label
LHS Fields
RHS Module Notes
RHS ID created_by
RHS Label Created by User
RHS Fields Created by User, Created By, Created By

Short Description

Specific Sugar user can create many account records, but specific account record can be created by only one user.


Location and Code definition

Array ( [lhs_module] => Users [lhs_table] => users [lhs_key] => id [rhs_module] => Notes [rhs_table] => notes [rhs_key] => created_by [relationship_type] => one-to-many )


Mentioned in articles