Question
Script to change text field's fill color depending on text entered
Hi All,
I am working on a creating a PDF form with text fields that need to change the fill color depending on values entered (value 1 turns fill color red, value 2 turns fill color green, value 3 turns fill color blue, etc.). I was wondering if it is possible to write a JavaScript which will set the text field's background color to the color required based on the numeric value entered. Any ideas?
Thank you,
Donna
