Inside Activate
Web Forms and Wizards
Adding additional fields using the CommonConfirmForm
1 min
this article describes how to add additional controls on to the generic confirm page using the commonconfirmform this is useful to capture additional data about the job, for example additional reasons for a request or external reference numbers solution 1\ create a parameter of type webform on the target task 2\ rename the parameter to “commonconfirmform” 3\ modify the form, adding the required controls 4\ the controls on the form will appear underneath the approval section of the generic confirm page