...
- Click the icon in the Rules Validator next to the rule you want to delete. You will be asked to confirm.
Multiple Conditions in a Rule
...
Rules created with the Rule Builder are automatically converted to JavaScript and co-exist with existing JavaScript rules. Of course, you can still add JavaScript directly or edit the generated code to make manual changes to your rule once you have created it with the Rule Builder.
- Click the Rule Code tabthen tab then click on Edit code Code tab to add/edit JavaScript.
Warning |
---|
Clicking the Edit Code button permanently disables the Rule Builder for this rule. |
Examples
Example 1 - Rule that manipulates controls in a form
...