Field:repeat pane@Meetings

From MintHCM Wiki

Meetings - LBL_REPEAT_PANE

Name repeat_pane
Module Meetings
Type varchar
Label LBL_REPEAT_PANE
VName LBL_REPEAT_PANE
Required No
Editable Yes
Visible Yes
Reportable No
Importable No
Massupdate No
Global Search No
Auditable No
Options
Options List Name
Needs Validation No

Notes

Repeat Pane


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/Meetings/vardefs.php

'repeat_pane' =>array( 'name' => 'repeat_pane', 'vname' => 'LBL_REPEAT_PANE', 'type' => 'varchar', 'source' => 'non-db', 'comment' => 'Repeat Pane', 'importable' => 'false', 'massupdate' => false, 'reportable' => false, 'studio' => 'false', 'required' => false, 'duplicate_merge' => 'disabled', 'duplicate_merge_dom_value' => '0', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles