QuickForm2 catch errors
[email protected] (Adam Tong)
| Newsgroups | php.pear.general |
|---|---|
| Message-ID | <CAHNJ-5=89wLz_=n-LRG5gXKxsGxxKt8VZftj7YrOp0yosnH5ww@mail.gmail.com> |
Hi, Is there a way to catch the validation errors of QuickForm2. I want to display validation error messages below the fields, instead of on top of them. How can I do that? Thank you