RE: Form Formatting

2007-11-19 Thread lbastil
me shortcut I was > missing. Thanks anyway . . . > > -Original Message- > From: Dave Newton [mailto:[EMAIL PROTECTED] > Sent: Friday, November 16, 2007 1:58 PM > To: Struts Users Mailing List > Subject: Re: Form Formatting > > --- "Hernandez, David"

Form Formatting

2007-11-16 Thread Hernandez, David
Is there an easier way than creating a theme to format the layout of an xhtml theme form? I really just want some of the fields to be on the same line . . . - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - This message is intended only for the personal and

RE: Form Formatting

2007-11-16 Thread Hernandez, David
truts Users Mailing List Subject: Re: Form Formatting --- "Hernandez, David" <[EMAIL PROTECTED]> wrote: > Is there an easier way than creating a theme to format the layout of > an xhtml theme form? > I really just want some of the fields to be on the same line . . . You

Re: Form Formatting

2007-11-16 Thread Dave Newton
--- "Hernandez, David" <[EMAIL PROTECTED]> wrote: > Is there an easier way than creating a theme to > format the layout of an xhtml theme form? > I really just want some of the fields to be on the > same line . . . You can always set the theme on a tag-by-tag basis via the theme attribute: but