No, it’s only available in the backend interface.
I would really need this too. Is it planned for 1.6 perhaps?
Cheers,
sejn
No it’s not a planned feature, it can be implemented with some code by creating a “unsubscribe” or “remove” checkbox then using a callback on the ‘pdb-before_submit_update’ filter to delete the record or whatever you want to happen when they check that box.
Thanks for the reply and I’m sorry for bothering you but my knowledge on the subject is pretty limited. I would be very grateful if you could go in a little more detail on the process of doing that.
Cheers,
sejn
You can give it a try if you like, I’ve written a tutorial on adding this feature:
http://xnau.com/putting-a-delete-switch-in-the-record-edit-form/
Awesome! The first recommended method works great. Thank you very much!
Cheers,
sejn