Field:external id@Meetings

From MintHCM Wiki

Meetings - External App ID

Name external_id
Module Meetings
Type varchar
Label External App ID
VName LBL_EXTERNALID
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

Meeting ID for external app API


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/Meetings/vardefs.php

'external_id' => array( 'name' => 'external_id', 'vname' => 'LBL_EXTERNALID', 'type' => 'varchar', 'len' => '50', 'comment' => 'Meeting ID for external app API', 'studio' => 'false', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles