I have a large form that has already been made, there are many different objects in the form including drop downs and check boxes. The majority of the objects are check boxes. I need the boxes to turn red if they are changed from the default. Some defaults are "on" others are "off" I can do this item by item, but it's very time consuming. Is there a way to make it a standard for the form?
The other issue I am having is, if they change it from the default it turns red, however if it is returned to the default it stays red, is there a way to make it change back? I feel like this should be something simple that I am just missing.