Resolved! Is it possible to use a script include as value to define a field style?
Hi, I have a field called "Problem" in the incident form, which I need to change the backgroung color base on 3 conditions, one of those is a query in another table. So, I need to use a script include to make the server query. I wonder if I can use t...