Field:created by link@Candidatures

From MintHCM Wiki

Candidatures - Created by User

Name created_by_link
Module Candidatures
Type link
Label Created by User
VName LBL_CREATED_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

Link to the user who created the record


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

include/SugarObjects/templates/basic/vardefs.php

'created_by_link' => array( 'name' => 'created_by_link', 'type' => 'link', 'relationship' => candidatures . '_created_by', 'vname' => 'LBL_CREATED_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