Field:accept redirect@FP events

From MintHCM Wiki

Events - Accept Redirect URL

Name accept_redirect
Module Events
Type url
Label Accept Redirect URL
VName LBL_ACCEPT_REDIRECT
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


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/FP_events/vardefs.php

'accept_redirect' => array( 'name' => 'accept_redirect', 'vname' => 'LBL_ACCEPT_REDIRECT', 'type' => 'url', 'massupdate' => '0', 'default' => '', 'no_default' => false, 'comments' => 'Insert a URL to a web page here.', 'help' => 'Insert the URL for the page that you want the event delegates to see when they accept the invitation from the email.', 'importable' => 'true', 'duplicate_merge' => 'disabled', 'duplicate_merge_dom_value' => '0', 'audited' => false, 'reportable' => true, 'unified_search' => false, 'merge_filter' => 'disabled', 'len' => '255', 'size' => '20', 'dbType' => 'varchar', 'gen' => '0', 'link_target' => '_blank', 'id' => 'FP_eventsaccept_redirect', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles