Hi!
I have an issue with the storage method "free", especially with deleting those records.
I created a guestbook with seblod 3. Mainly because there is no need to create articles for that, i used the storage method "standard/free". I set up a database table with phpMyAdmin containing the fields id (auto-increment), name, e-mail, date, message, comment. Add a new message, view list, open entry, edit it, store again - in backend and frontend - everything works perfect!
But deleting an entry causes "Error - An error has occurred" after confirming "Are you sure you want to delete the selected item(s)?". I tried both "free text delete" and "icon delete". I set up the the complete "app" several times, same issue.
Using the storage method "standard/article" works, but creates unwanted articles of course. What am i doing wrong or is it a bug in Seblod?
I already posted this as a comment to an open ticket in the tracker (created 1 year ago ^^ ), but i have to get this solved soon. So, maybe someone here can help?
Many thanks in advance!