asked on February 1, 2022
I have a single field that is read only that will dynamically fill "High", "Medium", or "Low" based on another field. If this field is "High" I want the background of the field itself to change to red, Medium - orange, and Low - green. How can I do this with css and/or JavaScript?
0
0