Wizard Step Already Contains Parm Rule

Web Panel already has a parm rule. In order to use this panel as a step, parm rule must be removed.

This message is given when the developer is creating a new Step of the wizard, and adds to the “Web Component” property of the “Step” node a WebPanel that already contains a parm rule. Web Panel Designer defines a parm rule, receiving as input a character variable. The character variable contains the JSon representation of the “Wizard SDT”. This parm rule must be in all WebPanels that are a Step of a Wizard. As it is not possible to have two parm rule in a WebPanel, developer must remove the parm rule, and let WPD to define the required parm rule.