Field:displayed url@Meetings

From MintHCM Wiki

Meetings - Display URL

Name displayed_url
Module Meetings
Type url
Label Display URL
VName LBL_DISPLAYED_URL
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 URL


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/Meetings/vardefs.php

'displayed_url' => array( 'name' => 'displayed_url', 'vname' => 'LBL_DISPLAYED_URL', 'type' => 'url', 'len' => '400', 'comment' => 'Meeting URL', 'studio' => 'false', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles