How can I keep my forms conditionals intact when I dynamically change my radio buttons label and value through jquery from custom fields on my post page?
I have a ton of forms that have an A or B option, sometimes they need to be named something different. so i just added the jquery to get this done.
I figured it would still process my conditional fields because of the rules being numbered.
anyhow is there an easy way to do this?