Re: Adding rows (beans) to dynamic form

2004-12-02 Thread Bill Siggelkow
Miles, I think you will want to use the indexed attribute of the field. Take a look at http://struts.apache.org/faqs/indexedprops.html. -Bill Siggelkow Daffin, Miles (Company IT) wrote: Hi All, I apologise in advance for this question - but I have searched/tried all day without nailing a solut

RE: Adding rows (beans) to dynamic form

2004-12-01 Thread Jim Barrows
> -Original Message- > From: Daffin, Miles (Company IT) > [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 01, 2004 2:27 PM > To: Struts Users Mailing List > Subject: Adding rows (beans) to dynamic form > > > Hi All, > > I apologise in advan

Adding rows (beans) to dynamic form

2004-12-01 Thread Daffin, Miles (Company IT)
Hi All, I apologise in advance for this question - but I have searched/tried all day without nailing a solution. I am using DynaValidatorActionForm. One of the fields is a list of qualifications. Each qualification has three fields (I have implemented this as a simple custom bean). I want the