Hi there
I have a gallery with a datasource that is a table in dataverse - the datasource has hundreds of rows. The gallery has 8 text label fields and a trashcan. I want to click the trashcan and delete any row of data but not just from the gallery, from the table in dataverse as well.
I've been looking online for a way to do this but can't find the answer. Do I need to populate the gallery with a collection instead of the dataverse table? Would I be using the Remove syntax? Or is this simply not possible using a gallery at all? Should I be using a data table instead (I tried doing this but I couldn't see a way to insert a trashcan or similar item for deletion)?
Thanks
If someone could outline the steps to achieving this, I'd be very grateful.