Field:contact name@Notes
From MintHCM Wiki
Notes - Contact | |
---|---|
Name | contact_name |
Module | Notes |
Type | relate |
Label | Contact |
VName | LBL_CONTACT_NAME |
Required | No |
Editable | Yes |
Visible | Yes |
Reportable | Yes |
Importable | Yes |
Massupdate | No |
Global Search | No |
Auditable | No |
Options | |
Options List Name | |
Needs Validation | No |
Contents
[hide]Notes
Related Features
Affected by
Initiating
Location and Code definition
modules/Notes/vardefs.php
'contact_name'=> array( 'name'=>'contact_name', 'rname'=>'name', 'id_name'=>'contact_id', 'vname'=>'LBL_CONTACT_NAME', 'table'=>'contacts', 'type'=>'relate', 'link'=>'contact', 'join_name'=>'contacts', 'db_concat_fields'=> array(0=>'first_name', 1=>'last_name'), 'isnull'=>'true', 'module'=>'Contacts', 'source'=>'non-db', ),
Missing User input