Repeater values are retained when a new row is added

repeater-widget

#1

Hello,
I have a repeater whose data is changed by an external repeater by clicking on an icon. When I click on the “add row” button, the repeater is set to the default values.
Do you have any idea how to prevent this?

Have a look at the attached filePOC add rows without chaning values.rp (93.6 KB)


#2

Hi @Leaa, if you copy the condition from the “Rotated” interaction for “fire mouse events group (Group)” and add it to the “Item loaded” interaction for the main repeater, you should be able to retain these newly added values.