Changing The Color To Validate Text Using CSS
Comments
-
Unfortunately the CSS portion of this use case isn't possible, but you could still use the active form flows for validations. For example, if you have a field "error rate" and the error rate is above a certain percent, you could make the text box flag red with the validation. Documentation on that here:
