Office 365 Calendar Not Displaying - Question | JoomShaper

Office 365 Calendar Not Displaying

DA

Dina Abramson

SP Page Builder 1 year ago

Hi, we have tried raw html and iframe and the calendar does not display

I am trying to display an MS 365 calendar in a pagebuilder page using the following code

<div> [iframe src="/https://outlook.office365.com/owa/calendar/[email protected]/bookings/" scrolling="no" width="1100" height="1500" frameborder="0"][/iframe] </div>

But, the caledar will not appear. Please let me know what I need to do.

0
5 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #103915

info_257_2023.png

SPPB and Helix is 100% Okay - only by mistake you used bad iframe HTML syntax. Not "[" but "<" compare code (mine vs yours).

0
DA
Dina Abramson
Accepted Answer
1 year ago #103918

Excellent, thank you

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #103917

BTW

Correct code you have also in Custom "iframe-calendar"module it also working as module - in case of...

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #103913

Hi Dina,

If you have Joomla 4 - it may be caused by Joomla global security settings, at least I can take a look.

0
DA
Dina Abramson
Accepted Answer
1 year ago #103911

Is there a solution to this probelm?

0