Resolved! How can I set the incident number text color to red when it is a P1 incident?
Hello everyone, I would like to change the number of the text color to red when it is a P1 incident, I have this script but seems not to be working: function onChange(control, oldValue, newValue, isLoading, isTemplate) { if (isLoading || newValue ==...
