Field:reminder checked@Calls

From MintHCM Wiki

Calls - Reminder

Name reminder_checked
Module Calls
Type bool
Label Reminder
VName LBL_REMINDER
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

checkbox indicating whether or not the reminder value is set (Meta-data only)


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/Calls/vardefs.php

'reminder_checked' => array( 'name' => 'reminder_checked', 'vname' => 'LBL_REMINDER', 'type' => 'bool', 'source' => 'non-db', 'comment' => 'checkbox indicating whether or not the reminder value is set (Meta-data only)', 'massupdate' => false, 'studio' => false, ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles