Resolved! Confirm pop up before submitting a record
Hi All, I'm trying to add a confirm box before submitting a new record.I'm using below client script for this, function onSubmit() {//Type appropriate comment here, and begin script belowif(g_form.isNewRecord()){var valR=g_form.getReference("escalati...
