Hi
On a solution we have setup 2 pages that links to each other, one with an item creator, that creates item onto an itemlist on the page. And one the lists them all out.
Standatd templates are being used, and you are able to create items on one page, and on the other they are listed and you have to option to "view" aswell as "edit" the item, so that u can edit whatever values are in the fields of the item you have created.
All the listing, creating and editing is happening from the frontend without a user being logged in (page is password proctected though)
The standard templates does not not contains any (as far as i can see) functionality to delete the items you have created and listed. Is this possible to do with some url or function call that just isnt in the templates but is avaliable, without being logged into the backend? Or is the deletion of items on itemlists protected from running outside of a backend or administrator login?
The solution is running on DW 8.8.1.32