This topic is: not resolved
-
Is it possible to hide text areas that have default text with conditional logic? I am trying to hide text areas and I can make them hide and appear, but they always end up being sent with the form data even if the text area wasn’t set to appear. I assume that text area’s will always be included in the form data if there is any default value, whether or not they are set to hide or not.