Working with Repeating Sections Using JavaScript in Nintex Forms
Working with Repeating Sections can be a hassle, but once you’re able to target them properly, it can open a new world of possibilities within your forms. In this article, we’ll explore how to implement a repeated section and calculating sums of values from as many rows that are added. Create The Form First, you…