Here's my goal: Someone comes to my site, they choose Product A and enter a quantity of 500. The form tries to upsell an optional matching Product B with the same quantity entered above.
I have a hidden quantity field for Product B (gform_hidden) and have tried to use {Product A Quanity:5} in both/either the default value and/or dynamic parameter name, and neither are working.
Am I doing this all wrong? Is there an easy way to achieve this?