Add field message when field is unlocked only
I'd like to display a field message only when the field is unlocked. And have the message go away when the field is locked again. Is there a way to do this ? I was trying to use document.getElementById('incident.u_environment_unlock')somehow , but t...
