How to modify an item from a dynamic page using a button?

How to modify a item using a button on my dynamic page?

Hi There,

You can use datasetApi to get the current item and receive the data, then use wixData.update() .

Good luck,
Liran.