ORS61 wroteUse this script to disable esc key. Paste it to bottom of startup.html file just before </body>
This will disable esc key for your popups.
Thank you for your response. I think you're really familiar with the basic of javascript but I just think the script will effect all of other applications, is it right?
aware_support wroteIf this is the process, there is a setting on the properties of the process to disallow users to cancel the process.
Yeah... Support are right, it's the process.
I have test it before (remove the tick on 'Allow user to cancel the process' checkbox) but I still can cancel the form from 'esc' button on keyboard or click close button on the title bar of the form (if I don't use ORS61's trick).