Keeps the setup of a Configuration Wizard.
Fields
wizardFormula – The name of the logic, which collects the inputs from the user (i.e., collects parameters to the action they want to perform). See
Configuration Wizard - Wizard logic
.
executionFormula – The name of the logic, which will execute the actual action of this wizard - e.g., creates objects in DB based on the selected options. See
Configuration Wizard - Execution logic
.
userGroup – Restricts groups of users who can use this wizard.