Topic: Single Sign On With Side Bar/Mini Calendar

Hi - is there a way to show the side bar and mini calendar with a single sign on/calendar in iframe. I have the single sign on working but only shows main calendar full width of iframe.

Thanks in advance

Re: Single Sign On With Side Bar/Mini Calendar

Hi there,
On the admin's Settings page, in the section Views, there is an item "Side panel in calendar views" (5th from the bottom) where you can specify for the three possible side panel elements on which calendar pages they should be shown. You can find details in the admin_guide.html file.

Roel

Re: Single Sign On With Side Bar/Mini Calendar

Thanks, I have all three of those options checked but don't get the side bar/mini calendar in single sign on mode ..... I'm guessing it is not supported in single sign on mode

Re: Single Sign On With Side Bar/Mini Calendar

Whether a user logs in via SSO or via the calendar Log In page doesn't make any difference; the functionality is exactly the same.
What do you mean by "I have all three of those options checked"? There are no check boxes for these options. For each option you have to enter a comma-separated list of page numbers on which you want to see the side bar options.
Send me a screenshot of your settings by email (via the Contact Us page), or send me the URL of your calendar with a temporary admin user account.

Roel

Re: Single Sign On With Side Bar/Mini Calendar

Thanks Roel, I realised it must a media query that hides the side bar on widths below 800px?

Re: Single Sign On With Side Bar/Mini Calendar

Oops, yes, I forgot that the sidebar is suppressed automatically on narrow displays, or narrow iframes.
Simply because it would leave insufficient space for the calendar.
Roel