On Tue, 08 Jun 2010 10:46:40 -0300, Dimitrios Sferopoulos <d.sferopou...@ed.ac.uk> wrote:

Hi all,

Hi!

I want users of an advanced search page to be able to add textfields to a form dynamically. There should be a plus sign button which when each time it's pressed there should be added 2 dropdowns and a textfield.

Why don't you use the AjaxFormLoop?

It seems that there seems to not accept the *advSearchFieldItem.* *that I have entered as ids and values.
Any ideas on how to solve this? Or another way of doing the same thing?

You can't use dots for Tapestry t:id's nor HTML ids. Use an underscore or hyphen instead.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

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

Reply via email to