You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently you can only delete (entities) from the listing page; for example, to delete a place, you have do to it in the Places list. Sometimes there are duplicate (places), one of which has all required information and the others which have incomplete information.
I would like to be able to directly delete the unwanted duplicate (places) which do not have the right information when I am in editing mode. This is more reassuring because I know for sure that I am deleting the one that needs to be deleted.
Proposed Solution
Add a delete function to specified edit forms (maybe a button). Add a warning to give the user a chance to change their mind before committing. Add a confirmation message after deleting is completed and return to the List view.
Forms to add a delete function to:
Places
People
Organizations
To be discussed:
Events?
Taxonomies?
Users (User Management)?
The text was updated successfully, but these errors were encountered:
Maude's User Story
Currently you can only delete (entities) from the listing page; for example, to delete a place, you have do to it in the Places list. Sometimes there are duplicate (places), one of which has all required information and the others which have incomplete information.
I would like to be able to directly delete the unwanted duplicate (places) which do not have the right information when I am in editing mode. This is more reassuring because I know for sure that I am deleting the one that needs to be deleted.
Proposed Solution
Add a delete function to specified edit forms (maybe a button). Add a warning to give the user a chance to change their mind before committing. Add a confirmation message after deleting is completed and return to the List view.
Forms to add a delete function to:
Places
People
Organizations
To be discussed:
Events?
Taxonomies?
Users (User Management)?
The text was updated successfully, but these errors were encountered: