If I decide that on a particular type I don't want certain fields to be visible to anonymous users and then write a 'perferred_view.pt'; Is there any way to prevent the user from seeing everything by appending '/base_view'?

I've noticed that a few packages have custom templates that check whether the user is a member or has been authenticated and I've been able to get around them by just adding /base_view at the end of the url. I'd like to be able to "lock down" the fields that are visible to various user groups/roles/classes.


TIA

--Cliff

_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup

Reply via email to