Hello! I’ve build an app that’s been in use. Evertyhing works fine, except for the fact that on the standard form screens my edits can’t succesfully make edits, nor can they delete any records.
I’ve input a collection connected to the user table. This screen has visibility set to Admin. Collection has been put on allow edits. The edit button shows, when my Admins make an edit, and exit the screen, it shows that the edit has been put in place. When they logout of the application, the edit gets reversed… Does anyone have an idea how to fix this? My on submit is set to none, but it seems I don’t have to input anything, do I? Or should I make a custom workflow where a row gets deleted and a new one made?
With that, before it seemed one admin could view and edit all other profiles before, now it seems that they can’t lookup other Admins. I can’t even find my own profile when in my user collection. Any idea’s how that migh’ve happened?