Form boder-color property

It would be really handy to be able to specify the border color of a field (and perhaps other objects) from a method. For example, our customer would like a red border to show up around certain fields under certain conditions, as a warning. Having the ability to set border width or stlye would be a bonus!

Another possible approach would be to be able to change the object styleclass from a method. So I could potentially assign a style subclass ( i.e. field.red_border ) from a method to set the desired variable formatting.

Thanks,

Rich Coulombre

I also put my vote on being able to change the border width and color via a method. I have mandatory fields which I know have to visualize using a background color, which is not so nice.