Re: Model Not Updated for Empty Fields

2011-12-05 Thread Jeremy Thomerson
On Mon, Dec 5, 2011 at 4:31 PM, Richard W. Adams wrote: > For some reason my data model is not being updated when I completely > erase an input text field. > > I'm submitting the form via an AjaxSubmitLink, and the model shows > changes to the contents when there ARE contents. And the model cor

Model Not Updated for Empty Fields

2011-12-05 Thread Richard W. Adams
For some reason my data model is not being updated when I completely erase an input text field. I'm submitting the form via an AjaxSubmitLink, and the model shows changes to the contents when there ARE contents. And the model correctly shows changes to the field contents when I change the con