Difference between revisions of "Relationship:appraisals created by"
From MintHCM Wiki
(Created page with "{{Relationship-infobox |Relationship-name=appraisals_created_by |Relationship-type=one-to-many |Relationship-lhs-module=Users |Relationship-lhs-id=id |Relationship-lhs-label=...") |
|||
Line 10: | Line 10: | ||
|Relationship-rhs-label=Created by User | |Relationship-rhs-label=Created by User | ||
|Relationship-rhs-field=created_by_link@Appraisals, name@Appraisals, created_by_name@Appraisals, created_by@Appraisals | |Relationship-rhs-field=created_by_link@Appraisals, name@Appraisals, created_by_name@Appraisals, created_by@Appraisals | ||
− | |Short Description= | + | |Short Description=Specific Sugar user can create many account records, but specific account record can be created by only one user. |
}} | }} | ||
Latest revision as of 21:57, 29 September 2019
Users - Appraisals | |
---|---|
Relationship | appraisals_created_by |
Type | one-to-many |
LHS Module | Users |
LHS ID | id |
LHS Label | |
LHS Fields | |
RHS Module | Appraisals |
RHS ID | created_by |
RHS Label | Created by User |
RHS Fields | Created by User, Name, 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] => Appraisals [rhs_table] => appraisals [rhs_key] => created_by [relationship_type] => one-to-many )