Would using the optgroup tag in conjunction with the select tag meet your
needs? Refer to the HTML documentation:
http://struts.apache.org/2.0.14/docs/optgroup.html
--
View this message in context:
http://old.nabble.com/s%3Aselect-and-indents-tp27568708p27570656.html
Sent from the Struts - Use
Is it possible to use the s:select tag in order to render a list of
values by allowing spaces to be used to indent the options in a
tree-like hierarchy or is there another preferenced way of doing this?
I found in the select.ftl template where I could change
"${itemValue?html}" to "${itemValue)" a
2 matches
Mail list logo