Re: Select Model - Adding entries from the form

2011-10-06 Thread sibleygh
Thanks the reply. The "onValueChanged" event is triggered when the value changes in the dropdown in the form. This is the standard tapestry event for select model changes. That bit I understand and have working. My main issue here is that I want to be able to have the tml text field be able to a

Select Model - Adding entries from the form

2011-10-05 Thread sibleygh
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