Conditional fields
-
The Shipping field only appears when Water Delivery is “Yes, please. Sign me up!” It only has one option, “Delivery”, which costs $1.25.
First optionandSelected optionare both unset.When the page loads, everything works just fine:

However, after changing Water Delivery to another value and then back again, the Shipping field requires manual action, because nothing is seleced.

The same thing happens when
Selected optionis set to “Delivery” (the option label) or “delivery” (the option slug).When I set
First optionto “Delivery”, this option is added as a disabled option with no price, even whenSelected optionis also set to “Delivery”.It looks like conditional fields aren’t rendered the same way when the first appear and when they reappear after being hidden/removed.
The page I need help with: [log in to see the link]
The topic ‘Conditional fields’ is closed to new replies.