I have a view viewer that I made with any component. it works great, but I have a problem, how can I clean the created list?

these are my blocks
How can I delete the created list to re-create another list?
I have a view viewer that I made with any component. it works great, but I have a problem, how can I clean the created list?

Your code shows that you are creating rows inside a container named CATEGORIAS1.
To remove them, use the component in Any components drawer All rows in..... and loop through them using the remove component in the same drawer.
thank you very much muneer i will try
You can see this project
https://x.thunkable.com/projectPage/6120f1399a4679001179829a
The button Clear Paragraph removes the created components from the container.
You can do the same.
incredible this example thank you very much muneer

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.