Re: Dynamic/on the fly Form fields

2005-04-20 Thread Hubert Rabago
If the issue is dynamically adding fields to a form, take a look at Lazy Forms: http://www.niallp.pwp.blueyonder.co.uk/lazyactionform.html If the issue is dynamically sized form fields, take a look at the links I just sent a minute ago: http://marc.theaimsgroup.com/?l=struts-user&m=111402299804677

Dynamic/on the fly Form fields

2005-04-20 Thread Mallik
Hi, I have a situation where I need to create a form fields based on the user selection in the previous form. For example, in the first form user selects the Departments from multi selection box and when this form is submitted, I have to show some x number of form fields for every department select