Field:project contacts 1@Project

From MintHCM Wiki

Project - Project Contacts from Contacts Title

Name project_contacts_1
Module Project
Type link
Label Project Contacts from Contacts Title
VName LBL_PROJECT_CONTACTS_1_FROM_CONTACTS_TITLE
Required No
Editable No
Visible No
Reportable Yes
Importable Yes
Massupdate No
Global Search No
Auditable No
Options
Options List Name
Needs Validation No

Notes


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/Project/vardefs.php

'project_contacts_1' => array( 'name' => 'project_contacts_1', 'type' => 'link', 'relationship' => 'project_contacts_1', 'source' => 'non-db', 'module' => 'Contacts', 'bean_name' => 'Contact', 'vname' => 'LBL_PROJECT_CONTACTS_1_FROM_CONTACTS_TITLE', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles