Field:title@person
From MintHCM Wiki
Person - Title | |
---|---|
Name | title |
Module | Person |
Type | varchar |
Label | Title |
VName | LBL_TITLE |
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
The title of the contact
Related Features
Affected by
Initiating
Location and Code definition
include/SugarObjects/templates/person/vardefs.php
'title' => array( 'name' => 'title', 'vname' => 'LBL_TITLE', 'type' => 'varchar', 'len' => '100', 'comment' => 'The title of the contact' ),
Missing User input