Field:host url@Meetings

From MintHCM Wiki

Meetings - Host URL

Name host_url
Module Meetings
Type varchar
Label Host URL
VName LBL_HOST_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

Host URL


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/Meetings/vardefs.php

'host_url' => array( 'name' => 'host_url', 'vname' => 'LBL_HOST_URL', 'type' => 'varchar', 'len' => '400', 'comment' => 'Host URL', 'studio' => 'false', 'reportable' => false, ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles