Difference between revisions of "Relationship:projects emails"

From MintHCM Wiki

(Created page with "{{Relationship-infobox |Relationship-name=projects_emails |Relationship-type=one-to-many |Relationship-lhs-module=Project |Relationship-lhs-id=id |Relationship-lhs-label= |Rel...")
 
 
Line 10: Line 10:
 
|Relationship-rhs-label=Related To
 
|Relationship-rhs-label=Related To
 
|Relationship-rhs-field=parent_id@Emails, parent_name@Emails, parent_type@Emails
 
|Relationship-rhs-field=parent_id@Emails, parent_name@Emails, parent_type@Emails
|Short Description=
+
|Short Description=Flex relate used in Project
 
}}
 
}}
  

Latest revision as of 20:29, 29 September 2019

Project - Emails

Relationship projects_emails
Type one-to-many
LHS Module Project
LHS ID id
LHS Label
LHS Fields
RHS Module Emails
RHS ID parent_id
RHS Label Related To
RHS Fields Parent ID, Related To, Parent Type

Short Description

Flex relate used in Project


Location and Code definition

Array ( [lhs_module] => Project [lhs_table] => project [lhs_key] => id [rhs_module] => Emails [rhs_table] => emails [rhs_key] => parent_id [relationship_type] => one-to-many [relationship_role_column] => parent_type [relationship_role_column_value] => Project )


Mentioned in articles