Hi
I have a table where I use a check out field wizard to make sure 2 people doesn't edit the same item at the same time. That's all fine.
My problem is, in the frontend, I have a user access to a fly page containing the information, but no forms and thus no way to edit the content. Even though I'm met with a "500 - The user checking out does not match the user who checked out the item." error if the item is checked out in backend. Is this a bug, or do we have any way to prevent this on fly-only pages?
Thanks