Confirmation Pages

In 2020 R2, we added VBScript support for implementing custom confirmation pages. Confirmation pages are custom dialog boxes which are triggered at certain points of a workflow, as part of a wizard, or as part of a command. There are multiple events that can be used to trigger a confirmation page. See examples of how confirmation pages can be implemented in our KnowledgeBase.

This topic describes the purpose of confirmation pages, their benefits and limitations, and provides a simplified script sequence to demonstrate where in a script confirmation pages can be triggered. In this topic you can also find the VBScript events that support confirmation pages, the properties and methods you can use to build confirmation pages, and how to add confirmation pages to your VBScript.

Learn more about creating and editing event procedures.