I have a very simple client script on the cmdb_ci table to make the Model ID field mandatory when creating a new CI record. See attached screenshot and see below for the script:function onSubmit() {//if it is a new CI record, then make the Model ID m...