Field:displayed url@Meetings

From MintHCM Wiki

Revision as of 19:21, 29 September 2019 by FoxBot (talk | contribs) (Created page with "{{Field-infobox |Field-name=displayed_url |Field-module=Meetings |Field-type=url |Field-label=Display URL |Field-vname=LBL_DISPLAYED_URL |Field-required=No |Field-editable=Yes...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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