what you want is what is commonly referred to as a "bean panel" only the
fields are not read off a bean, but instead the db.

some people resurrected an old/abandoned beanpanel project in wicket-stuff,
you might want to look at that for inspiration.

-igor


On 1/11/07, Michael K <[EMAIL PROTECTED]> wrote:


Thanks very much Igor. I 'll give it a try.

Michael

----- Original Message ----
From: Igor Vaynberg <[EMAIL PROTECTED]>
To: [email protected]
Sent: Friday, January 12, 2007 12:51:14 AM
Subject: Re: [Wicket-user] Custom web form in Wicket

wrap each type (textfield, dropdown, etc) of component in a panel, then
add them to repeatingview or another repeater to build the form

-igor


On 1/11/07, Michael K <[EMAIL PROTECTED]> wrote:
>
> hmm certainly my next question is: what are the tricks?  :)
> AFAIK, Wicket demands the form component to be mapped out during
> development time.
>
> Michael
>
>
> ----- Original Message ----
> From: Igor Vaynberg <[EMAIL PROTECTED]>
> To: [email protected]
> Sent: Friday, January 12, 2007 12:38:30 AM
> Subject: Re: [Wicket-user] Custom web form in Wicket
>
> not only is it feasible, it is easy :)
>
> -igor
>
>
> On 1/11/07, Michael K <[EMAIL PROTECTED]> wrote:
> >
> > Hi,
> >
> > I 'm planning to include a feature in my web application that enables
> > a customer to build a webform on the fly. The customer can determine which
> > type of form component (i.e. textfield, list, options etc.) needs to
> > be included. The web application displays the custom form and process the
> > submitted information.
> > Is it feasible to develop such feature in Wicket?
> >
> >
> > TIA.
> >
> >
> > Michael
> >
> > ------------------------------
> > Check out the all-new Yahoo! Mail beta
> > 
<http://us.rd.yahoo.com/evt=43257/*http://advision.webevents.yahoo.com/mailbeta>- 
Fire up a more powerful email and get things done faster.
> >
> >
> > -------------------------------------------------------------------------
> > 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
> > [email protected]
> > 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
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>
>
> ------------------------------
> Want to start your own business? Learn how on Yahoo! Small Business.
> <http://us.rd.yahoo.com/evt=41244/*http://smallbusiness.yahoo.com/r-index>
>
>
> -------------------------------------------------------------------------
> 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
> [email protected]
> 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user


------------------------------
Everyone is raving about the all-new Yahoo! Mail 
beta.<http://us.rd.yahoo.com/evt=42297/*http://advision.webevents.yahoo.com/mailbeta>

-------------------------------------------------------------------------
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
[email protected]
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to