Skip to main content
Nintex Community Menu Bar

Generate Multiple (Identical) Forms With Unique Assignments?

  • March 25, 2020
  • 1 reply
  • 3 views

Forum|alt.badge.img+1

Hello,

 

So heres what I'm trying to achieve. We have a form that we are filling repetitively where 99% of the information on the form is exactly the same and the only thing that is changing is that each form we are manually filling out is assigned to a different business line.

 

I want to be able to fill out one form, select all the applicable business lines on the original form then when I submit it creates a separate idential form for each business line.

 

Original form: (1)

All info filled in; assignment groups chosen: A, B, C.

 

Generated forms: (3)

Form for A (all same info filled from original form)

Form for B (all same info filled from original form)

Form for C (all same info filled from original form)

 

Appreciate any help, or just letting me know this isnt possible. 

 

Thanks!

1 reply

Simon Muntz
Nintex Partner
Forum|alt.badge.img+23
  • Nintex Partner
  • March 25, 2020
Hi,

I would use a workflow that creates the items.
Put the Buisness lines in a collection variable and iterate through that collection to create the items in the list.