Field:project contacts 1@Project

From MintHCM Wiki

Revision as of 19:46, 29 September 2019 by FoxBot (talk | contribs) (Created page with "{{Field-infobox |Field-name=project_contacts_1 |Field-module=Project |Field-type=link |Field-label=Project Contacts from Contacts Title |Field-vname=LBL_PROJECT_CONTACTS_1_FRO...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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