Hello! I'm using Ignition Vision 7.9, and I'm wondering if anyone has created a delete or edit button for entries in a table, along with a confirmation popup.
For example, when the user clicks the "Delete entry" button, I'd like to display a confirmation popup that says something like: "Are you sure you want to delete this value?"
I’m looking for a way to implement this functionality with both the table update and the popup behavior in a user-friendly manner. Ideally, the popup would include options like "Yes" to confirm and "No" to cancel the action, with the table being updated accordingly after the action is completed.
If anyone has experience with this or can point me in the right direction, it would be greatly appreciated! I'm using SQL for the database to pull/edit entries in the table but was stumped on how to approach this with the confirmation pop-up.
Thank you in advance!