Skip to main content
Nintex Community Menu Bar
Question

Copy the previous repeating section values

  • May 8, 2026
  • 7 replies
  • 61 views

Forum|alt.badge.img+4

I have use case where I have a repeating section on the form. The users want the ability to copy the repeating section value to create a new entry and tweak it. I don’t see anyway in the Rules where I can dynamically add a New Row to the section. Anyone come across this?

7 replies

Forum|alt.badge.img+4
  • Nintex Employee
  • May 18, 2026

hi ​@jschmidt7

Thankyou for your question. The above is not something that can be achieved today. Saying that, it sounds like a great use case to explore further. Do you need the New Row to be added dynamically based on meeting certain condition or rule triggered? Or would it work if its a user triggered duplication? Wondering if you can share more about the use case so we can investigate further? 

 

 


Forum|alt.badge.img+4
  • Author
  • Rookie
  • May 21, 2026

I would like to have a button that the user could click to copy the repeating section row to a new row. 


Simon Muntz
Nintex Partner
Forum|alt.badge.img+23
  • Nintex Partner
  • May 23, 2026

Hi ​@jschmidt7,

That would be a handy function. Post it up on ideas.nintex.com


Forum|alt.badge.img+4
  • Nintex Employee
  • May 26, 2026

Thanks ​@jschmidt7 , we are investigating on how we can enable this function. I will provide you an update with a week’s time. 


Forum|alt.badge.img+4
  • Author
  • Rookie
  • May 26, 2026

@pawankolaki thanks that would be nice! 


Simon Muntz
Nintex Partner
Forum|alt.badge.img+23
  • Nintex Partner
  • May 26, 2026

I looked at creating a plugin for this.
I was able to create a button that you place in a row of a repeating section. The button created the new row and captured the inputs for each control, but I could not add those inputs to the new row. The reason is that the new row is either hidden in the shadow DOM or in the backend Angular.
As Nintex obviously has access to the backend Angular, I am sure that this would not be too hard to implement.


Forum|alt.badge.img+4
  • Author
  • Rookie
  • May 27, 2026

@Simon Muntz, I doubt they will do this. Thanks for trying. I wish they would be consistent with functionality between the SharePoint Online and Nintex Cloud Forms, but they don’t.