Jan 30th, 2010, 11:00 AM
Hey vizzaroo,
Thanks for the kind words! I really hope it works out for your project.
Yeah - Martin's quite right about the sessions being emptied on the "thankyou" page, but since that's done at the very top of the page, you can do what he suggests fairly easily. You could just grab the unique submission ID of the form prior to the ft_api_clear_form_sessions() function call, so you'd have it available later on in the page. You could then call the ft_api_show_submission() function in your page at the appropriate spot. The form ID & Export Manager ids would all be hardcoded.
I haven't actually confirmed this would work, but I don't see why not...
All the best,
- Ben
Thanks for the kind words! I really hope it works out for your project.
Yeah - Martin's quite right about the sessions being emptied on the "thankyou" page, but since that's done at the very top of the page, you can do what he suggests fairly easily. You could just grab the unique submission ID of the form prior to the ft_api_clear_form_sessions() function call, so you'd have it available later on in the page. You could then call the ft_api_show_submission() function in your page at the appropriate spot. The form ID & Export Manager ids would all be hardcoded.
I haven't actually confirmed this would work, but I don't see why not...
All the best,
- Ben