Field:contact id@Notes

From MintHCM Wiki

Revision as of 19:28, 29 September 2019 by FoxBot (talk | contribs) (Created page with "{{Field-infobox |Field-name=contact_id |Field-module=Notes |Field-type=id |Field-label=Contact ID |Field-vname=LBL_CONTACT_ID |Field-required=No |Field-editable=No |Field-visi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Notes - Contact ID

Name contact_id
Module Notes
Type id
Label Contact ID
VName LBL_CONTACT_ID
Required No
Editable No
Visible No
Reportable No
Importable Yes
Massupdate No
Global Search No
Auditable No
Options
Options List Name
Needs Validation No

Notes

Contact ID note is associated with


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/Notes/vardefs.php

'contact_id'=> array( 'name'=>'contact_id', 'vname'=>'LBL_CONTACT_ID', 'type'=>'id', 'required'=>false, 'reportable'=>false, 'comment' => 'Contact ID note is associated with' ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles