'Clear Form' button and Popup
'Clear Form' button and Popup
- Subject: 'Clear Form' button and Popup
- From: Jeremy Matthews <email@hidden>
- Date: Tue, 31 Aug 2004 07:26:02 -0400
I setup a simple reset button for my basic app, which works wonderfully
(clears the form fields out), but only works before saving changes to
the database. However, it refuses to work afterwards...is there a way
to create a "clear form" button that will clear a specific form before
and/or after an object has been inserted by command?
Also, all fields within my form are being inserted into the DB, with
the exception of the popup list. It generates the list correctly
(displays all items), and has been bound to the <list> element
correctly, as it shows all elements. It is also bound to the
<selection> element, by way of a string variable held created within
EOM. Basically, it is a list of cities to choose from, whereas the
selection from the user is submitted into the DB.
Ideas on either of these? I know I'm just missing something with the
popup button...
-jeremy
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.