I’m trying to set up a preview template for channel entries that only members of certain groups can see.
I can do it* with a global conditional as outlined in the FAQs here:
http://ellislab.com/forums/viewthread/130553/
But what purpose does the Access/“Can view this page” radio buttons serve? Is it a different way to achieve the same result? I was thinking so, but my fiddling around with this is leaving me scratching my head. Trying to get a grasp on these concepts.
I’m logged in as a Super Admin. If I set all the Access radio buttons to YES, I can see the template. The only radio button that seems to affect whether or not I can see the template is GUEST. If I set GUEST to NO, I can no longer see the template (again, logged in as Super Admin).
* The method in that article only seems to work within the body of the HTML document for me. Can I not make the first line:
{if member_group == 1}and the very last line
{/if}if I want to restrict access to the entire template?
Current version running is 2.3.1