Re: Display textfield dynamically

2012-02-01 Thread Thiago H. de Paula Figueiredo
On Wed, 01 Feb 2012 08:24:56 -0200, Markus Grell wrote: Greetings! Hi! I have a form that display a select list. This list is filled with data from a database query. Now I would like following behaviour but have no clue on how to implement that: I would like to add the option "Other" to

RE: Display textfield dynamically

2012-02-01 Thread WINDEY Pieter AWL-IT
Have a look at http://jumpstart.doublenegative.com.au/jumpstart/examples/ajax/select1 -Original Message- From: Markus Grell [mailto:tapes...@military.de] Sent: Wednesday 1 February 2012 11:25 To: users@tapestry.apache.org Subject: Display textfield dynamically Greetings! I have a form

Display textfield dynamically

2012-02-01 Thread Markus Grell
Greetings! I have a form that display a select list. This list is filled with data from a database query. Now I would like following behaviour but have no clue on how to implement that: I would like to add the option "Other" to the select list. A soon as this option is choosen (without submitting