There are a few ways to fix this issue.
I did a blog/video several weeks ago that shows how to make a pop-up screen to have your end-user click twice before the record is really deleted. You can check it out here Deleting Is Scary.
In this week's blog/video, I will show you how you can delete a record from the original source, but then back it up in another data source.
To achieve our solution today we will need to meet the following objectives:
*Display our original records in a gallery in the Power App
*Have an icon attached to each record in our gallery for our end user to select which will delete the record as well as
*Use the function PATCH to insert a new record that is not coming from a Power Apps form.
* Use the function REMOVE to delete an existing record
Comments
Post a Comment