locordi
November 23, 2021, 8:45pm
1
Hello guys,
I’m a bit lost with deletion on bubble.
i have 2 tables:
request: name, unique_id
document:file, file_name, request_id
they are linked by request.unique_id=document.request_id
when i suppress a request i need that all document with document.request_id = to this request id to be deleted .
I dont find the way to proceed with bubble and workflow. Hope somebody can understand and help me.
Regards
Olivier
Hey Olivier,
have you tried “Delete a list of things” in the workflow section? You could search for all documents for that request_id and delete them.
Many greetings.
Sarah
locordi
November 23, 2021, 8:51pm
3
yep i’ve tried with no results each time everything is red and cant find the way to have it work.
I did a do a search for document with request_id but still remain red
What does the error message say?
locordi
November 23, 2021, 8:56pm
5
you were right i use delete list of things and now it works !
locordi
November 23, 2021, 8:56pm
7
thanks for giving me the little helps i need