Can we duplicate a line of a repeating section ?


Badge +6

Hello,

I have a form for purchase request.

On that form, I have a repeating with some information (like quantity, description, price ...).

Do you have a solution to duplicate one line of this repeating section ? Example below

My repeating section :

Line1 - Product1 - 1 unit - 10 EUR

Line2 - Product2 - 2 unit - 100 EUR

Line3 - Product3 - 3 unit - 1000 EUR

I want to duplicate the second line with same information by a click on a button

So my new repeating section is :

Line1 - Product1 - 1 unit - 10 EUR

Line2 - Product2 - 2 unit - 100 EUR

Line3 - Product3 - 3 unit - 1000 EUR

Line4 - Product2 - 2 unit - 100 EUR 

Do you have any solution ?

BR

Théo


2 replies

Userlevel 4
Badge +7

Hi

This should help you. Very similar and you should be able to adapt it for the same repeating section as per your requirement.

Let me know how you get on with this.

Badge +6

Thanks you, I will get back to you as soon as possible happy.png

Reply