Remove Repeater when empty

Hey, I added a repeater and everytime I want to save it say, that the values cannot be null because it want to create the default empty entry in the repeater. How can I fix this?
2 Replies
toeknee
toeknee17mo ago
You can mutate before save, and remove all empty rows. You can also set the default to be () so it's empty by default
GeRaged | Niklas
GeRaged | NiklasOP17mo ago
Okay thanks 👍

Did you find this page helpful?