How can I implement SharePoint calendar on internet facing anonymous site? Users are able to view the calendar but not able to view the attachments or detail of the event. I have set ViewFromPageLockdown property to yes and I don’t want anonymous users to view my internal pages. Please guide.
Phil, I tried to implement the power shell and its working for anonymous users. Now there are few more issues. As I have enabled ViewPagefromlockdown property, if anonymous users know the url, they can simply visit the all items.aspx. As this is internal page, anonymous users are able to view site actions link as well. However they are able to view only one option (sync with workspace). I know I can create a new master page and remove the site action from Master page. But my issue is if users know the url, they can browse internal pages. Also users are able to see few links on the event detail popup like “Export Event” under custom commands tab and users are being prompted for credentials. This solution does not seems to be a good feasible solution for internet facing anonymous site. Do you have any other approach or suggestion on this? Many thanks in advance!!
