How to select the first item of a list.

2007-06-25 Thread TonyD
I'm working with structs 2.0.6 and a populate a list of users from a database. How can I select the first item of the list (the first user) with a value option? Thanks for any help, regards -- View this message in context: http://www.nabble.com/How-to-select-the-first-item-of-a-list.

Re: How to select the first item of a list.

2007-06-25 Thread TonyD
ttp://wiki.opensymphony.com/display/WW/OGNL+Basics > > Lukasz > > > TonyD wrote: >> >> I'm working with structs 2.0.6 and a populate a list of users from a >> database. >> How can I select the first item of the list (the first user) with >>

How to set label position with a select tag

2007-06-29 Thread TonyD
Hi, Someone knows how to set a blank before a label of a select tag? State: and not State: the label value is read from a configuration file And more, how to have the label without the ":" character? State Thanks for a kindly reply! -- View this message in context: http://www.nabble.co

How to change item colors to a select tag list

2007-07-04 Thread TonyD
I'am using struct 2.0.6. I need to populate a select tag list with different colors for each item according to some conditions. example: First Item (in BLACK) Second Item (in GREEN) Third Item(in GREEN) Fourth Item (in RED) Is it possible? I haven't seen something like that in the