Field:join url@Meetings

From MintHCM Wiki

Meetings - Start/Join Meeting

Name join_url
Module Meetings
Type varchar
Label Start/Join Meeting
VName LBL_URL
Required No
Editable Yes
Visible Yes
Reportable No
Importable Yes
Massupdate No
Global Search No
Auditable No
Options
Options List Name
Needs Validation No

Notes

Join URL


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/Meetings/vardefs.php

'join_url' => array( 'name' => 'join_url', 'vname' => 'LBL_URL', 'type' => 'varchar', 'len' => '200', 'comment' => 'Join URL', 'studio' => 'false', 'reportable' => false, ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles