Hi,
I am trying to remove a single repeater item from a repeater box but it’s not letting me. It is only deleting the entire thing. How can I remove just a single item from a repeater?
Thanks
Hi,
I am trying to remove a single repeater item from a repeater box but it’s not letting me. It is only deleting the entire thing. How can I remove just a single item from a repeater?
Thanks
Hi, @user5607 !!
When you click on the repeater once, the entire repeater is selected. If you click again, you can select individual items. Once an item is selected, you should be able to delete it by pressing the Delete button.
I have tried that and it does nothing. When I click the repeater then click again into the container and press delete nothing happens
I see. I’m not sure why it’s not working, but let’s try a different approach. With the repeater selected, click the “<” button to open the Inspector panel on the right. At the top of the panel, click on “Manage” to see all the items. Find the item you want to remove, click the “…” next to it, and then select “Delete.”
You’ve probably already tried this standard method. If you still can’t delete the item using this approach, there may be some issue causing the problem.