Background Color of a field

Hello.

How can I change a field’s background color dynamically?

(sc_field_style unfortunately works only with grids!)

Regards
Hans

This is an unanswered (old) post, and I believe it’s an important question.

I agree with you Mr Drent. We are working on this same thing now. We have a form that certain fields under certain conditions need different background colors. We are also working on blinking alert in a form field. Of course there are complex ways to do this, but we would like to see it a feature in SC.
Will update if we com up with something.

You can set background color dynamically using jquery and/or CSS. You only need to know the selectors ids that scriptcase generate in your html code.