Hello
I'm trying to mark a boolean as required, but that option doesn't appear in the settings.
Does anyone know how I can mark the checkbox as required?
Thank you.
Like
Making a checkbox required would only mean it can be checked (since there's no difference between unchecked and not filled in). Alternative approach is to use a lookup with Yes/No values (since then there is also a not filled in)
Hello Ryan Farley,
What happens is that I have a set of questions with three answer options each, and for each question, only one option needs to be filled out. I have a business rule that marks the boxes as required, but when one of them is selected, it disables the other two and makes them optional. The problem is that once you select a box and uncheck it, the required disappears, allowing you to save with the three options blank. That's why I want to make the checkboxes required from the configuration.
And the reason for the checkboxes is that I require the checkmarks to appear in the Word report.