Is there a way to change the color of a textfield based on a radiobutton/checkbox/dropdown? I have a few places I would like to use it, but the first example is enough to get the idea across. Right now I have radio buttons that color depending on if they are selected or not, like this: I am trying to color the background of the first texfield based on the radio button. (red or blue). But cannot seem to find a way outside javascript which you cannot use on the charactersheets. Anyone know a CSS trick to do this?