Relationship: Module:Users - Module:Documents

From MintHCM Wiki

-

Relationship documents_created_by
Type one-to-many
LHS Module
LHS ID id
LHS Label
LHS Fields
RHS Module
RHS ID created_by
RHS Label Created User
RHS Fields Created User, Created by, Created by

Short Description

Specific 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] => Documents [rhs_table] => documents [rhs_key] => created_by [relationship_type] => one-to-many )

Mentioned in articles


Dev Notes