Replies: 0
Trying to find a way to make it a requirement to check at lest one of the checkboxes in a form row. I can make each one of them a req, but that is not what I want. I just want o make sure the user checks at lest one or more of the seven options in the form… Tried to make a condition, but that did not solve it for me – as far as I can see.