RE: Converting groups of form elements to custom objects

2003-01-28 Thread Henri Yandell
ooking for an answer. > Thanks in advance. > -R. Nagaraj > > -Original Message- > From: Henri Yandell [mailto:[EMAIL PROTECTED]] > Sent: Friday, January 24, 2003 3:36 PM > To: Jakarta Commons Developers List > Subject: Re: Converting groups of form elements to custom obj

RE: Converting groups of form elements to custom objects

2003-01-28 Thread Ramarao, Nagaraj
To: Jakarta Commons Developers List Subject: Re: Converting groups of form elements to custom objects You might want to explain which Commons project this is relevant to. Would help people know what a 'form' is etc. Hen On Fri, 24 Jan 2003, Ramarao, Nagaraj wrote: > Hi, > Is

RE: Converting groups of form elements to custom objects

2003-01-24 Thread Ramarao, Nagaraj
groups of form elements to custom objects You might want to explain which Commons project this is relevant to. Would help people know what a 'form' is etc. Hen On Fri, 24 Jan 2003, Ramarao, Nagaraj wrote: > Hi, > Is there a way for associating a group of form elements

Re: Converting groups of form elements to custom objects

2003-01-24 Thread Henri Yandell
You might want to explain which Commons project this is relevant to. Would help people know what a 'form' is etc. Hen On Fri, 24 Jan 2003, Ramarao, Nagaraj wrote: > Hi, > Is there a way for associating a group of form elements as one unit? Is > there a way for these group of elements to be c

Converting groups of form elements to custom objects

2003-01-24 Thread Ramarao, Nagaraj
Hi, Is there a way for associating a group of form elements as one unit? Is there a way for these group of elements to be converted into one custom object. For example I have a form with 2 address elements (work & home). The address is object with addr lines 1-5, city, state, zip country. I