Form Values Not Saving
Form Values Not Saving
- Subject: Form Values Not Saving
- From: Hunter Hillegas <email@hidden>
- Date: Sun, 10 Oct 2004 15:11:55 -0700
For those that were helping me with my binding sync problems, thanks. I
simplified my design which allowed me to go back to automatic binding
sync, which for components with many form elements means less work for
me right now.
Now I have a new problem.
I pass an EO into my form and I can see all of the form elements
perfectly in my form. I make a change to a text field's contents and
save my changes.
The action that saves the changes also calls a setter on the EO to
update a timestamp.
No changes that I make to the form are ever saved but the setter that
updates the timestamp is called and the database is updated to reflect
that change...
This same form, when used to create new items (no existing EO is passed
in), works perfectly and grabs all attributes.
So, where should I start looking? This is a very simple form, I'm
really not doing anything too tricky.
Any tips are appreciated.
Thanks,
Hunter
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden