Open the catalog item in a new tab when "No' is selected
Hi All,I need help with a particular catalog client script. It works correctly, but we would prefer to open the item in a new tab rather than the current one.function onChange(control, oldValue, newValue, isLoading) { if(g_form.getValue('confirm')...
