Hello,
That's odd. Anyway, here are the explanations of the settings and setup:
We need the Event calendar web part and Events. You need to configure the Event calendar to search the correct subtree of your content tree. For example, let's say you have the following content tree:
Root /
- Page A
- - Page A1 <- Let's say you have the Event calendar placed here
- Page B
- - Page B1 <- As you can see, the events are under the path Root/Page B/Page B1
- - - Event1
- - - Event2
- - - Event3
- - Page B2
- Page C
In this case you would need to set the Path of the Event calendar to "/Page B/Page B1/%". The "/%" at the end states to select all children under this path.
The Events (Event1-3) are of the type Event or Event (Booking system). For additional details you can check also the following screenshots:
Added "new" event Web part properties of the Event calendarThe transformation names are "CMS.BookingEvent.EventCalendarItem" and "CMS.BookingEvent.CalendarNoEvent".
In general, the
transformation enables you to format the output of your web part.
Best regards,
Boris Pocatko