Re: add textfields to form dynamically

2010-06-08 Thread Dimitrios Sferopoulos
Thiago H. de Paula Figueiredo wrote: On Tue, 08 Jun 2010 10:46:40 -0300, Dimitrios Sferopoulos 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 s

add textfields to form dynamically

2010-06-08 Thread Dimitrios Sferopoulos
Hi all, 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. I have created an advancedSearchFields class with getters and setters. p