Field:password@Meetings

From MintHCM Wiki

Meetings - Meeting Password

Name password
Module Meetings
Type varchar
Label Meeting Password
VName LBL_PASSWORD
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 password


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/Meetings/vardefs.php

'password' => array( 'name' => 'password', 'vname' => 'LBL_PASSWORD', 'type' => 'varchar', 'len' => '50', 'comment' => 'Meeting password', 'studio' => 'false', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles