spongebue wrote:
Thanks, Dave. I played around, and got MOST of what I want going. However,
I'd like to be able to hide the label (I decided to hide the field
altogether, rather than disable editing). This was no problem with the text
field, but the label does not get an id assigned by struts, so I can't
really call it in the JS. Any way to have Struts add an id to the label or
any other way I could hide it?
Yes; use JavaScript and the DOM.
Another (arguably better) option would be to create or modify a theme. I
keep meaning to commit some changes that include some stuff like this
but my time has been crazy lately.
Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org