Displaying 1 result from an estimated 1 matches for "normal_routine".
2006 Apr 28
2
Ajax form error handling
Hi,
I have a customer add form in which i call form_remote_tag to update a
customer list within another div on my page.
I need to also, however, allow for proper error checking, and the issue
is that the form_remote_tag will only update a single div tag.
I have seen a few ways to deal with this, but I want to know what the
best way is, while still allowing the model to do all of the