Reputation: 2060
I have many checkbox fields in my model. I need a validation rule that can verify the number of checked checkboxes. Note that each checkbox has a corresponding field.
Upvotes: 1
Views: 1125
Reputation: 801
You need to create your own validation rule. There's no rule for it.