RE: Form Formatting

2007-11-19 Thread lbastil


Do had a look at:
http://www.vitarara.org/cms/struts_2_cookbook/creating_a_ui_component
it may be helpfull.

Basti


Hernandez, David wrote:
 
 
 Yeah, I wanted to keep the label attribute, I mean it's not a big deal
 to add it myself. I was just wondering if there was some 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 [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:
 
 s:textfield ... theme=simple/
 
 but it may not provide all the functionality you want.
 
 d.
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 - - - - - - -
 
 This message is intended only for the personal and confidential use of the
 designated recipient(s) named above.  If you are not the intended
 recipient of this message you are hereby notified that any review,
 dissemination, distribution or copying of this message is strictly
 prohibited.  This communication is for information purposes only and
 should not be regarded as an offer to sell or as a solicitation of an
 offer to buy any financial product, an official confirmation of any
 transaction, or as an official statement of Lehman Brothers.  Email
 transmission cannot be guaranteed to be secure or error-free.  Therefore,
 we do not represent that this information is complete or accurate and it
 should not be relied upon as such.  All information is subject to change
 without notice.
 
 
 IRS Circular 230 Disclosure:
 Please be advised that any discussion of U.S. tax matters contained within
 this communication (including any attachments) is not intended or written
 to be used and cannot be used for the purpose of (i) avoiding U.S. tax
 related penalties or (ii) promoting, marketing or recommending to another
 party any transaction or matter addressed herein.
 
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 

-- 
View this message in context: 
http://www.nabble.com/Form-Formatting-tf4823217.html#a13830930
Sent from the Struts - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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:

s:textfield ... theme=simple/

but it may not provide all the functionality you want.

d.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Form Formatting

2007-11-16 Thread Hernandez, David

Yeah, I wanted to keep the label attribute, I mean it's not a big deal
to add it myself. I was just wondering if there was some 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 [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:

s:textfield ... theme=simple/

but it may not provide all the functionality you want.

d.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
- - - -

This message is intended only for the personal and confidential use of the 
designated recipient(s) named above.  If you are not the intended recipient of 
this message you are hereby notified that any review, dissemination, 
distribution or copying of this message is strictly prohibited.  This 
communication is for information purposes only and should not be regarded as an 
offer to sell or as a solicitation of an offer to buy any financial product, an 
official confirmation of any transaction, or as an official statement of Lehman 
Brothers.  Email transmission cannot be guaranteed to be secure or error-free.  
Therefore, we do not represent that this information is complete or accurate 
and it should not be relied upon as such.  All information is subject to change 
without notice.


IRS Circular 230 Disclosure:
Please be advised that any discussion of U.S. tax matters contained within this 
communication (including any attachments) is not intended or written to be used 
and cannot be used for the purpose of (i) avoiding U.S. tax related penalties 
or (ii) promoting, marketing or recommending to another party any transaction 
or matter addressed herein.



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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 confidential use of the 
designated recipient(s) named above.  If you are not the intended recipient of 
this message you are hereby notified that any review, dissemination, 
distribution or copying of this message is strictly prohibited.  This 
communication is for information purposes only and should not be regarded as an 
offer to sell or as a solicitation of an offer to buy any financial product, an 
official confirmation of any transaction, or as an official statement of Lehman 
Brothers.  Email transmission cannot be guaranteed to be secure or error-free.  
Therefore, we do not represent that this information is complete or accurate 
and it should not be relied upon as such.  All information is subject to change 
without notice.


IRS Circular 230 Disclosure:
Please be advised that any discussion of U.S. tax matters contained within this 
communication (including any attachments) is not intended or written to be used 
and cannot be used for the purpose of (i) avoiding U.S. tax related penalties 
or (ii) promoting, marketing or recommending to another party any transaction 
or matter addressed herein.



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]