These are all great responses, Thanks @georgecollier I like that this is modular and can be used anywhere and not just for deletion.
Forgive my ignorance with this next question, What are you referring to with a “BE Workflow”?
This is very new for me, So I may be asking very simple questions here (but please be patient and humor me haha)
I can set the properties on the RE Page popupConfirmationAction and I just followed exactly what you have (I left the field Optional as checked as that how it was but with no default value)
I also set the two states on this
isConfirmed - YES/NO default=No
isCancelled - YES/NO default=No
I added a Popup and the buttons and text elements
I set the button label to be dynamic
Then I add it to the page and I can set the properties the same as you have
I click delete on the Thing I’m deleting and thisshows the popupConfirmationAction RE
Can you explain the workflow section a little more please? I set the isConfirmed state to be yes when button Delete is clicked. I see you are using an API workflow… Can I complete this action without an API workflow? Or is the API mandatory for this? (learning on the free account for the moment)
But I’m also not sure how to change this for deleting different data types on a single page.
e.g. I have a page called admin_create. This is a page that anyone with the admin user roll can create an entry for different data types (and edit also using that data types specific form, there are currently 9 different forms on the one page that create different entries
What I would like to do is use this one delete to be able to delete entries on each data type, Is that possible to achieve with the set up you have suggested?
NOTE: I’m also very well aware that I wont be able to complete this app on the existing free account I’m using. But I’m building this app to add to a portfolio of what I’ve created and also to learn how to build with bubble.