Resolved! How to solve the "Match not found, reset to original" error?
Hello everone, I make a client script to automatize the fill of two fields of an Incident form. One of these is a reference field and the following is the script I wrote. function onChange(control, oldValue, newValue, isLoading, isTemplate) { i...