Hi 

I'm pretty new to Tapestry. 

I have a requirement where I want to add a new entry to a Select Model, if
the entry doesn't exist. e.g. 

- Populate the select model using the onPrepare() method executing a finder
in hibernate, and present this in the page. 
- Allow the user to provide text in the drop down text box, if a new entry
is required in the model. 
- Persist the new data using a form of Tapestry 'onValueChangedFrom' action. 

I've used the select model successfully to process 'bound' lists, but I
don't seem to see any examples or documentation on how to process an
'unbound' list. 

Regards 

George

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Select-Model-Adding-entries-from-the-form-tp4872879p4872879.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to