Works perfect for me!
So, I've created a frontend form for the user to enter their name - that's all.
Wizards
- Author wizard with Created/Edited By and Date fields. Permissions set to allow Registered Create, Edit Own, View Own & Delete own.
- Publishing wizard Default set to 0, prefill form (public users cannot override this anyway as they don't have edit state privilege.
The one issue is that, a user can target other users' records by pumping in the cid parameter in the url of the fly view (confirmation) layout I have created also. I guess here, we need to check in the view that the user is the owner too but aside from that, it's working as expected.
As registered user, I can only see my own records in the grid.
Hope it helps!
Gez