Hi
This is a weird one, granted, I want to know if there's a way of submitting a form based on an action of something else on the screen. I'll try to detail it....
1) A user on my site clicks a button to download a voucher. I call a Gravity Form first, to capture their details. On submission I set a session variable, and the user is able to download their voucher.
2) Within this session I the user wants to download another voucher. Rather than ask them to fill in a form again, I build a form invisibly on the page, and populate it using my stored session variables.
The bit I can't do...
3) On clicking to download this second voucher, the form is sent and I log the details in the gravity forms database.
I've searched around, but I can't find any pointers on this. Can it even be done?
Many thanks in advance