form looses text field data when the window is opened again
form looses text field data when the window is opened again
- Subject: form looses text field data when the window is opened again
- From: Jaime Magiera <email@hidden>
- Date: Thu, 21 Jul 2005 21:00:18 -0400
In my D2JC application there is a menu item for "Preferences". The
form controller class loads the users globalID from another class,
then sets the form globalID by calling openObjectWithGlobalID
(globalID) in connectionWasEstablished. The first time I load the
window, everything works as expected. However, if I close and re-open
the window, the text fields for the main object (User) are empty.
Even weirder is that the data in the text fields, boxes, etc for the
relationships is still there. Only the User object's fields go blank.
Not the relationships. There is debug code in
connectionWasEstablished to verify the proper globalID is set.
Sometimes blank fields for an object mean an error. However, no
errors are thrown. Are there some window caching techniques that
should be used/avoided? Any thoughts?
I've been stumped on this for a while.
thanks,
Jaime
_______________________________________________
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