Deleting own account from a database

Hi Everyone,

Site member author can:

  • create content in the database
  • update the content in the database
  • delete the content in the database

but

How the site member author himself can delete/remove its own account from any database?

Thanks in advance

Hi,
I’m not sure that I fully understand what you were referring. Can you please clarify and send us some screenshots?

Thanks,
Tal.

Tal, thank you. I have solved the problem.

Hi Vladimir,

Would you be able to explain how you were able to solve the problem along with providing examples of the code that you used?

I’ve been searching for this for a while so any assistance you can provide would truly be appreciated.

@brit-alexis
Place a BUTTON on the web page, which you connect with your dataset. Do the reverse action of the button, instead of SUBMIT, in “Connect Button” options, choose the action DELETE. Simple like that!

@silverandstars Wow great! Thank you!