CAB Calendar Component sn-cab-meeting-calendar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2023 01:37 AM
Hi!
I need to configure the way meetings are positioned on the calendar from LTR to RTL.
The 27th and 28th meetings are truly supposed to be at 23rd and 22nd, I do have the solution by CSS and JS but if the page width is changed the CSS is reset basically a responsiveness feature of the calendar component.
So I researched the widget and found out that there's a custom component named "sn-cab-meeting-calendar", and I did not find any where or way to configure it.
Any suggestions?
P.S.
My solution is that the green meeting blocks has a "left" css property, in order to have it aligned as RTL, the "left" css value should be the "right" css value.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2023 05:37 AM
Anyone knows how to access that component's source code? and if that's possible?