Field:messenger id@Users

From MintHCM Wiki

Users - IM Name

Name messenger_id
Module Users
Type varchar
Label IM Name
VName LBL_MESSENGER_ID
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


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/Users/vardefs.php

'messenger_id' => array( 'name' => 'messenger_id', 'vname' => 'LBL_MESSENGER_ID', 'type' => 'varchar', 'len' => 100, ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles