In addition to the "highlighted" links:
AJAX 
Select<http://jumpstart.doublenegative.com.au/jumpstart/examples/ajax/select1>

On Thu, Oct 6, 2011 at 11:19 AM, Muhammad Gelbana <m.gelb...@gmail.com>wrote:

> I still can't see why should this be a problem :)
> By dynamically you mean using ajax ? like without reloading the whole paqe
> ?
>
> Check this page:
> http://jumpstart.doublenegative.com.au/jumpstart/
>
> Specifically these links:
> Select<http://jumpstart.doublenegative.com.au/jumpstart/examples/select/select/$N/$N/$N/$N>
> Varied 
> Select<http://jumpstart.doublenegative.com.au/jumpstart/examples/select/varied/$N/$N/$N/$N>
> Easy Object 
> Select<http://jumpstart.doublenegative.com.au/jumpstart/examples/select/easyobject>
> Total Control Object 
> Select<http://jumpstart.doublenegative.com.au/jumpstart/examples/select/totalcontrolobject>
> Id Select<http://jumpstart.doublenegative.com.au/jumpstart/examples/select/id>
> Easy Id 
> Select<http://jumpstart.doublenegative.com.au/jumpstart/examples/select/easyid>
>
> Please tell if you find what you need. Good luck.
>
> On Thu, Oct 6, 2011 at 9:19 AM, sibleygh <george.sib...@bt.com> wrote:
>
>> 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 <select> text
>> field be able to accept new text entries from the form dynamically. I
>> can't
>> see how to do this? The <select> tag doesn't seem to support an unbound
>> list
>> (e.g. a list that can be added to dynamically from the browser).
>>
>> I think I just need someone to confirm that this can't be done and that
>> I'll
>> need to find another solution. I did see a circumvention on another thread
>> where they inserted a static value into the select model (e.g. "add new
>> value") and triggered the adding of the data using this. That just seems
>> so
>> clunky to me though.
>>
>> Regards
>>
>> George
>>
>> --
>> View this message in context:
>> http://tapestry.1045711.n5.nabble.com/Select-Model-Adding-entries-from-the-form-tp4872879p4875458.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
>>
>>
>
>
> --
> *Regards,*
> *Muhammad Gelbana
> Java Developer*
>
>


-- 
*Regards,*
*Muhammad Gelbana
Java Developer*

Reply via email to