How can I insert an option(can be a button) in a form to delete that record? for example, I have field to be filled in the form such as "name", "phone number", and close to them I want to give the option to delete that record from the database.
Thanks in advance