Update content of a repeater

Please I need help updating the content of a repeater after its has been populated from my collection. thanks

Hello

What do you mean by that?

you would need to either connect a form to the database to update the content and display the new content or user user elements and the wixData.update API to update in code.

Wix data API for .update = wix-data - Velo API Reference - Wix.com
wix dataset API for forms = https://www.wix.com/code/reference/wix-dataset.Dataset.html

some more explanation may help if im on the wrong track

cheers