[eluser]Jesse Schutt[/eluser]
So far I have the form validating the data and then passing it on to a view via a $data[] array. There is no database insertion yet. How can I allow the user to click an "Edit Details" button and have all that information loaded back into the form to be changed and revalidated?
Once it is correct, the user should be able to click "Continue" to make a payment.
[edit]Cross posting :-)[/edit]