Hello, you can use this : 1- Create a javascript funtion 2- pass to it the execution context as shown below 3- Associate your function to Onsave event 4- execContext.getEventArgs().preventDefault(); // To Prevent the Form Save Hope this helps
↧