Business Rules using check boxes
I have a "required" check box to allow for multiple selections. "Catered", "Meal Count", "NA"
This question should display different options when Catered is selected, when Meal Count is selected, when Catered and Meal count are both selected and show nothing when NA is selected. Here is an example below
- When Catered is selected should display Catering items
- When Meal Count is selected should display Meal count items
- When both Catered and Meal Count are selected, should should both Catering and Meal Count items
- But when NA is selected,.... no options should appear.
The business rule I have shows option1 above or option2 above, but goes haywire with option 3 and option 4. Help please
-
Official comment
Hello Rita,
What you are looking to do will require a business rule with JavaScript code. The Visual Rule Builder is not currently equipped to handle this level of complex logic. Please see these rule examples for Checkbox options. If you go thru these examples related to checkbox options, you will get a general idea about how to write the rule for your form.
Thanks,
frevvo Support.
Please sign in to leave a comment.
Comments
1 comment