Anyone know anything about this? This is important...
Also, how does $this->error work if you are running AJAX scripts? When I'm running my scripts through AJAX, it just fails silently, and doesn't tell you why it failed.
--------------- Added [DATE]1270327211[/DATE] at [TIME]1270327211[/TIME] ---------------
Okay, i figured it out... I checked for multifield keys in the PRE_SAVE_ONCE function. There it worked...
But I still don't know how to send a failed response in AJAX.
|