You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to create a calendar view of entries to include in the dashboard. In order to do this I thought I could create a page in symphony, which is linked to the required datasource, use xslt to create the calendar and then include it in the dashboard using the HTML block.
However I have one major issue; the content on the calendar needs to be kept confidential. I thought I could set the page type to 'admin' so only logged in users can view it. However when I come to add it in the HTML block I just get the forbidden message, even though I am logged into Symphony....
Is what I am trying to do possible or do you know of another way I can achieve this?