You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by sibleygh <ge...@bt.com> on 2011/10/05 16:07:20 UTC

Select Model - Adding entries from the form

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-tp4872815p4872815.html
Sent from the Tapestry - Dev mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Select Model - Adding entries from the form

Posted by Massimo Lusetti <ml...@gmail.com>.
On Wed, Oct 5, 2011 at 4:07 PM, sibleygh <ge...@bt.com> wrote:

>
> Regards
>
> George

You should direct your question to the user list, please post there

-- 
Massimo
http://meridio.blogspot.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org