Hi Carl,
Can you please advise a code snippet for the following scenario?
Field 1 has 3 radio buttons
-square
-rectangle
-triangle
Field 2 has 2 radio buttons
-price
-price + $delta
I would like to dynamically change the "price + $delta" label of Field 2 based on the radio button inputs in Field 1.
Could you please provide a code snippet and advise where to insert this filter or function? Thanks you for the support.