Field:parent name@Emails

From MintHCM Wiki

Revision as of 18:35, 29 September 2019 by FoxBot (talk | contribs) (Created page with "{{Field-infobox |Field-name=parent_name |Field-module=Emails |Field-type=parent |Field-label=Related To |Field-vname=LBL_EMAIL_RELATE |Field-required=No |Field-editable=Yes |F...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Emails - Related To

Name parent_name
Module Emails
Type parent
Label Related To
VName LBL_EMAIL_RELATE
Required No
Editable Yes
Visible Yes
Reportable Yes
Importable Yes
Massupdate No
Global Search No
Auditable No
Options
* Project,
* Project Task,
* Task,
* Recruitment,
* Candidature,
* Candidate
Options List Name record_type_display
Needs Validation No

Notes


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/Emails/vardefs.php

'parent_name' => array( 'name' => 'parent_name', 'parent_type' => 'record_type_display', 'type_name' => 'parent_type', 'id_name' => 'parent_id', 'vname' => 'LBL_EMAIL_RELATE', 'type' => 'parent', 'source' => 'non-db', 'options' => 'record_type_display', 'inline_edit' => false, ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles