Abhinay Erra
Giga Sage

I do not see any other way other than making a copy of the OOB client script. deactivate the OOB. And in the custom one add an if condition to check for the table name. Something like this

 

if(g_form.getTableName()!='sn_si_incident'){

//put the logic here

}