Skip to main content
Nintex Community Menu Bar

Insert Multiple items into list using nintex form

  • January 16, 2019
  • 2 replies
  • 21 views

Forum|alt.badge.img+3

is there any way to Insert Multiple items into list using nintex form

2 replies

Forum|alt.badge.img+14
  • Scholar
  • January 17, 2019

no, form one (New)Form session you can only submit one item.


Forum|alt.badge.img+3
  • January 18, 2019

1. Create a form including a repeating section

2. Add your relevant controls to this repeating section

3. Create your workflow including the query xml action

4. For Each Action to create a single item by each data set of your repeating section

btw. : AS @Marian Hatala said, it is not possible to create multiple items by a single New Item Form without any workflows.