Configure master scripts
To enable the JavaScript scripting framework with Master Scripts 3.0, configure the following standard choices:
-
MASTER_SCRIPT_DEFAULT_VERSION
Defines the version of master scripts to apply in the scripts.
Standard Choice Value Value Desc Description <version number of master script><leave blank> Civic Platform provides Master Scripts 3.0 which supports the JavaScript framework. -
EMSE_EXECUTE_OPTIONS
Specifies whether to invoke JavaScript or Script Control scripts.
Standard Choice Value Value Desc Description SCRIPT<leave blank> Invokes scripts using JavaScript. Select the Active check box. -
Specifies a list of events with their corresponding abbreviation prefixes. Use the specified abbreviation to prefix the event's script filename.
Standard Choice Value Value Desc Description <eventName>For example: ApplicationConditionAddAfter
<abbreviationPrefix>For example: ACAA
The Value Desc specifies the prefix used by the JavaScript filename. For details about the file naming convention, see Event script file naming. -
MULTI_SERVICE_SETTINGS
Applies to multi-agency administration.
Standard Choice Value Value Desc Description SUPER_AGENCY_FOR_EMSE<superAgencyName>The name of the super-agency which is used by EMSE scripts. SUPER_AGENCY_INCLUDE_SCRIPTINCLUDES_CUSTOM_ENTERPRISEOptional includes file for all agencies within a super-agency.
Master Scripts 3.0 are included with Civic Platform release 8.0.1.0.0 and later.
To link a Civic Platform event to one of the Master Scripts 3.0
-
From Civic Platform Classic admin, select Events > Events.
-
Search for the event you want to configure.
-
Select the event to edit it.
-
On the Script name drop-down list, scroll down to find its corresponding Master Script.

