Mar 27th, 2009, 12:51 PM
(Mar 27th, 2009, 10:01 AM)Ben Wrote: Hey Gene,
Thanks for the post! Yes, this is a PHP thing. Since there's a form submit, you'll need to re-populate all your form fields with their original values. It's a bit of a drag (especially for large forms), but it's a necessary one.
Take a look at this tutorial: Refilling form fields with the API. That should explain how to do it! Let me know if it's not clear on anything.
- Ben
Thanks Ben. it took me a little time but I figured it out.