May 16th, 2009, 10:15 AM
Hey Ryan,
Sure, no problem. Check out this tutorial: http://docs.formtools.org/tutorials/api_...rm_fields/
It t outlines how to re-fill form fields if the user returns to previous pages, etc. It's pretty simple, actually: the ft_api_init_form_page() function that you're calling on all your pages returns a hash of form field values entered up to that point.
All the best -
Ben
Sure, no problem. Check out this tutorial: http://docs.formtools.org/tutorials/api_...rm_fields/
It t outlines how to re-fill form fields if the user returns to previous pages, etc. It's pretty simple, actually: the ft_api_init_form_page() function that you're calling on all your pages returns a hash of form field values entered up to that point.
All the best -
Ben