@roi-bendet Hi Roi, I’m actually having a similar challenge and was wondering if you could provide some assistance. I want to allow the user of my website to “delete” themselves if they so desire. Although I know this is not entirely possible through wix as there is no user.delete code in the wix crm, can you provide some advice on how I can achieve a similar result while still being GDPR compliant?
I was thinking of creating a button that’s linked to the dataset where the user’s information is displayed and changing the submit button to delete, that way they can delete the information stored in the collection. But then how can I prevent the user from entering my site after this is completed? I tried using the blockbyuser function but it’s not working.
Any assistance you can provide would be greatly appreciated.