Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
These "editor text area" fields were being hidden by cbsubs not cb conditional. And yes the validation error disappears when changing the field from "editor text area" to "text area".Editor Textarea field is causing a validation error when using CB Conditional and issue is gone entirely once the fieldtype is changed?
Please Log in or Create an account to join the conversation.
Ok, so you've the entire tab conditioned. Do you also have fields on that tab being individually conditioned? If so that's a double condition, which will cause a conflict. What condition are you using on the tab? It's possible the condition passes fine with jQuery but in PHP it's failing.On the second scenario the fields are being hidden by cb conditional and are not "editor text area" fields. These fields still give validation errors when the tab is initially hidden hidden
Please Log in or Create an account to join the conversation.
yes. they are just hidden/shown based on a drop down selection from a field in the same tab.Do you also have fields on that tab being individually conditioned?
the tab is shown when one of the fields on another tab is not blank. this is just me trying to get around not being able to hide tabs for specific subscriptionsWhat condition are you using on the tab?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.