Expand my Community achievements bar.

Creating a process to contain multiple fill and print forms in workbench

Avatar

Former Community Member

Hi,

Can anyone please advise if it is possible to create a process to contain multiple forms so the user can open in workspace to fill and print it? e.g one process for 5 forms instead of each process for each form since these form are fill and print only without routing to other user for approval/denial.

Thanks,

HD

1 Reply

Avatar

Former Community Member

You could make a short lived process that returns the first form. After printing, it submits to another process or the same process with a parameter indicating it is the first submission. It returns the second form. Repeat until all your forms have been handled.