Hey Guys,
I have one problem. I want to delete ALL repeater rows?
I found the function delete_row(…) but for this function I need to know the values…
But it doesn’t matter which one I want to delete, I just want to delete every row.
I also tried delete_field(…) to delete the entier repeater field but the problem which I have then is that I can’t add values anymore…
How can I do that?
Greetings and Thank You!
There’s not enough information here.
When and where to you want to delete the repeater rows? Do you want to code this some how, on the admin page when you’re editing the page or something else?