Hello all,
I have a request that may be difficult (it is for me). a user enters an items expiration date in a date box. there is a calculation done (items expiration date- todays date). the result is entered on a single line field. What I am requesting, in JavaScript, is if the result is from 1-31 days out, then the single field shows in red, if the result is more than 31 days then the single field shows green.
If this is remotely possible, I and the user would appreciate it!
Donnie