Re: Struts Form generation problem

2010-06-01 Thread Greg Lindholm
Or... use "simple" theme and do all your own layout. 2010/5/30 Paweł Wielgus : > Hi Chris, > i don't know about any param or switch to turn 3 columns mode, but You > can write your own template for it and make as many columns as You > like and put inside cell or row anything You like. > > Best gre

Re: Struts Form generation problem

2010-05-30 Thread Paweł Wielgus
Hi Chris, i don't know about any param or switch to turn 3 columns mode, but You can write your own template for it and make as many columns as You like and put inside cell or row anything You like. Best greetings, Paweł Wielgus. 2010/5/29 Chris Miles : > Hi folks. > > I am creating a Struts for

Struts Form generation problem

2010-05-29 Thread Chris Miles
Hi folks. I am creating a Struts form using the default theme to generate the table data but I have a few issues. The table is only two columns. Is there a default way of setting more columns and rows on the form? How can I add extra information such as a span or an anchor within the form and

Re: form generation

2005-10-04 Thread Laurie Harper
ded. Is is better explained ? Thanx in advance for your help. From: Laurie Harper <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" To: user@struts.apache.org Subject: Re: form generation Date: Tue, 04 Oct 2005 14:44:03 -0400 dumbQuestionsAsker _ wrote: Hi everybody, I

Re: form generation

2005-10-04 Thread dumbQuestionsAsker _
x in advance for your help. From: Laurie Harper <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" To: user@struts.apache.org Subject: Re: form generation Date: Tue, 04 Oct 2005 14:44:03 -0400 dumbQuestionsAsker _ wrote: Hi everybody, I got a little problem using Struts w

Re: form generation

2005-10-04 Thread Laurie Harper
dumbQuestionsAsker _ wrote: Hi everybody, I got a little problem using Struts with Javascript. Im trying to generate an HTML form which has to be submitted as a String. In my form I got an input which has to contain a bean property which doesn't comes from the current bean but from the one who w

form generation

2005-10-04 Thread dumbQuestionsAsker _
Hi everybody, I got a little problem using Struts with Javascript. Im trying to generate an HTML form which has to be submitted as a String. In my form I got an input which has to contain a bean property which doesn't comes from the current bean but from the one who will focus on the form. So I