It would be great if a field could be required/not required based on a condition.
e.g.: If contact method is email, require email field (otherwise make it optional)
It would be great if a field could be required/not required based on a condition.
e.g.: If contact method is email, require email field (otherwise make it optional)
Not a bad idea. This could be accomplished using two different fields and show/hiding based on conditional logic, but that isn't very ideal is it? Thanks for the suggestion. :)
Yep, I thought of that after posting this. I'll go with the two fields for now, but this feature would be great.
Another request would be to have conditionals based on other field types. For example, we have a number field, and would like to base conditionals on the entered number. If age <13, require a parent name and email, or similar.
Conditionally requiring fields is a cool idea. We'll note it and see if it's something we can work into a future release. While it can typically be implemented using multiple fields and conditional logic, a more streamlined method using conditional logic alone would be nice.