How to make a modal popup to which requires user input to confirm update
Recently, we had a requirement to create a pop-up to confirm an update to a record. As part of the confirmation, the user had to enter the exact text "Proceed". This article presents the approach we used which involves only one client script and th...
