Return validation error
eliosh - September 8, 2008 - 22:47
| Project: | Feedback 2.0 |
| Version: | 5.x-2.0 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
It would be really nice to have a reponse for validation error.
If I enable captcha on form and give a wrong response, or even if i try to submit a empty message, feedback form remains in a "waiting" state, not giving any hint to user.
I try to write some code to enable this, but i think it'll be a big rework of JS code.
Thanks a lot for this wonderful module

#1
subscribe. thanks for the module!
#2
True. Should use drupal_to_json() as well as a dedicated menu item for AJAX form submissions, so we can intercept the page rendering and pass the validation error to our JS.
#3
subscribing