Macros

This page provides example code for working with Macros in the Integration Theme.

For Macros to be accessed via the API, they must be listed in the <permissions> block of DriveWorksConfigUser.xml and available to the current user's team.

For full configuration guidance, see Integration Theme Settings in DriveWorks Pro Help.

The shared config.js file for these examples is incomplete. Enter your own settings for the examples to function.

Run Specification Macro

View in SDK Docs

Run the supplied Specification Macro on the Form rendered below.


Run Control Macro

View in SDK Docs

Run the supplied Control Macro on the Form rendered below.


Run Touch Point Macro

View in SDK Docs

Run the supplied Touch Point Macro on the Form rendered below.


Demo Specification

Any Macros triggered above will be run on this Specification to display changes.

Loading...