Hi
this module seems to be nice addon. I like it.
But I found that it doesn't work with ajax module.
ajax module do form submit by ajax, without full page loading.
I noticed that if ajax module is enabled, and there is some problem while form submitting (e.g. requested field is not filled), the standard drupal error messages are shown, not better messages. It's pitty because ajax module with better messages could be the best combo e.g. for fast and nice error messages.
It would be great if you could to add support for this module
thanks
Igor
http://www.somvprahe.sk
Comments
Comment #1
igorik commentedComment #2
mohammed j. razemWill work on it hopefully very soon. Thanks for this note.
Comment #3
mohammed j. razemHi, as it seems, Ajax module doesn't use
theme('status_messages')to send validation messages back.Please check this #527594: sending messages back by AHAH
Comment #4
mohammed j. razem