yep, create a panel that has a label+fileupload field, then add as many of
these as you want to a RefreshingView or another repater. there are examples
of repeaters in wicket-examples

-igor


On 1/15/07, Gustavo Yoshizaki <[EMAIL PROTECTED]> wrote:

Hi, I'm trying to make a dynamic form. The basic idea is to be able to add
fields like when you upload files in a mail. The amount of files is N and
not know in prior. Cause wicket needs to have in the HTML side an id for the
field, the number of fields would be limited. Is there a way to make this
totally dynamic? I mean, to have a button or a link and when it is pressed a
new field appears in the form with no need to make a round trip to the
server?

Thanks

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to