Jan 30th, 2010, 10:51 AM
Hi uswgo,
Sorry for the wait! I was away for a week and only managed to get back to the forums today.
You mentioned that when you check validation no data appears to go through, but I didn't see any validation in the code you posted. Would you mind posting the whole thing?
A common problem is that after doing server-side validation on the form field contents, the fields don't get re-entered. For that, give these two tutorials a read through:
http://docs.formtools.org/tutorials/php_validation/
http://docs.formtools.org/tutorials/api_...rm_fields/
The first one explains how to get server-side validation added to your API form; the second explains how to re-enter the form fields.
Hope this helps, and good luck with the project.
- Ben
Sorry for the wait! I was away for a week and only managed to get back to the forums today.
You mentioned that when you check validation no data appears to go through, but I didn't see any validation in the code you posted. Would you mind posting the whole thing?
A common problem is that after doing server-side validation on the form field contents, the fields don't get re-entered. For that, give these two tutorials a read through:
http://docs.formtools.org/tutorials/php_validation/
http://docs.formtools.org/tutorials/api_...rm_fields/
The first one explains how to get server-side validation added to your API form; the second explains how to re-enter the form fields.
Hope this helps, and good luck with the project.

- Ben