Thiago H. de Paula Figueiredo wrote:
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?
I don't want the functionality of the page to be javascript dependent.
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.
There has to be a dot there as it refers to dynamic content retrieved
from an arraylist of objects.
--
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org