Closed GoogleCodeExporter closed 9 years ago
Can you describe what you'd like the desired behavior to be?
Original comment by sanjiv.j...@gmail.com
on 17 Feb 2009 at 2:13
I didn't expect any change to the background color of the flagged FormItems. It
seems
to me that they are set to a background color (medium blue) matching the
SilverWave-Theme, no matter what Theme you are actually using.
Original comment by nikolas....@gmail.com
on 17 Feb 2009 at 4:08
The backgroundColor is governed by the formCellError / formTitleError set up in
skin_styles.css
You can disable this styling entirely via showErrorStyle
http://www.smartclient.com/smartgwt/javadoc/com/smartgwt/client/widgets/form/Dyn
amicForm.html#getShowErrorStyle()
(Or you can modify it by changing this skinning file in your application)
Original comment by smartgwt...@gmail.com
on 21 Feb 2009 at 1:15
Thanks for the explanation.
Original comment by nikolas....@gmail.com
on 21 Feb 2009 at 1:22
Original issue reported on code.google.com by
nikolas....@gmail.com
on 17 Feb 2009 at 10:41Attachments: