Omit or hide form field response in the form archive file in email notification

One of my process form sections has a required field for entering an employee’s work ID. Is it possible to omit that field’s entry or that entire form control from the form_archive.htm that is generated and attached to email notifications? My process is created using the WorkflowGen Form Designer.

Thank you,

James

Hi James,

You can include custom code on the submit button:

Once you submit the form, hide the desired section. You will also need to handle displaying it in the next action (Probably in the Page_Load function)

For further assistance, kindly open a ticket in our helpdesk system.

Best Regards,
Eddy.