• If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Announcement

Collapse
No announcement yet.

Form Field Color

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Form Field Color

    Is there a way to change the color of a field on an edit form based upon the value entered by the user? I have a helper program that's performing validation, but some fields just need to be highlighted to warn of potential issues if they fall outside a specific range. I don't need a hard stop validation failure.

  • #2
    Using color rules in the form you can change the color of the "label" of the field...not the actual input text.

    If the field is not editable...then it will change the color of the value (as opposed to the label).

    Comment

    Working...
    X