Intercept ClickonCE method

zhaozj2021-02-16  54

Problem Description:

New, editing on the WSS is called the ClickOnce method to submit a form, if we want to make some own controls, you need to intercept ClickonCE methods.

Solution:

Add a piece of script to re-implement the original ClickonCE method before you want to intercept the of the page of the page to be intercepted.

Here is sample code to add a confirmation to the submission: