Hi all,
I followed this tutorial: http://stackoverflow.com/posts/1348076/revisions
Afterwards i made a user guest with permission 'Can view test' in the admin interface. When i did that it was only possible to see 'test' but not click on it and see it's actual data... so basicly i couldn't view the data from my model 'test' by only permitting the permission 'view'.
Is this normal or is there anything wrong?
Regards,