Field:modified user link@AppraisalItems

From MintHCM Wiki

Appraisal Items - Modified by User

Name modified_user_link
Module Appraisal Items
Type link
Label Modified by User
VName LBL_MODIFIED_USER
Required No
Editable No
Visible No
Reportable Yes
Importable Yes
Massupdate No
Global Search No
Auditable No
Options
Options List Name
Needs Validation No

Notes


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

include/SugarObjects/templates/basic/vardefs.php

'modified_user_link' => array( 'name' => 'modified_user_link', 'type' => 'link', 'relationship' => appraisalitems . '_modified_user', 'vname' => 'LBL_MODIFIED_USER', 'link_type' => 'one', 'module' => 'Users', 'bean_name' => 'User', 'source' => 'non-db', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles