Hi, Can I use <input type='hidden'> in wicket to sort out the issue ( I saw a post stating hidden is something which is not part of wicket philosophy. )
regards tawus On Thu, Feb 19, 2009 at 12:25 PM, taha siddiqi <[email protected]> wrote: > Hi, > > I am stuck with a form where in I have to add new form elements > dynamically in javascript. > My Form contains an option to select the number of guests and then I > add to the form(in javascript) 'select elements' to select the ages of > the guests. > How will I deal with it in wicket. > > I can do this using ajax( ListView technique ) but how to do this in > javascript.. > > regards > Tawus > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
