Hello,
On my template page, I’ve a financial simulator with several fields (in an HTML form, not a Gravity Form).
I want to push these values on my Gravity Form (in hidden fields). Then I’ll send a confirmation email (and other stuff) with Gravity Form.
I already use PHP Hook to push dynamic values in fields (https://www.gravityforms.com/blog/dynamic-population-tutorial/) but I don’t understand how to push values from HTML form fields with Jquery. Can you help me?
Thank you in advance,