Field:title@Candidates

From MintHCM Wiki

Candidates - Title

Name title
Module Candidates
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

Notes

The title of the contact


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


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


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles