- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2025 04:06 AM
Hello,
I'm trying to modify the /esc homepage and place a CAB calendar widget there for proof of concept purposes. In the designer the widget is displayed as intended, however on the actual page it shows as blank. Could you help me with finding what could be the root cause?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2025 02:12 PM
Hello @Kub ,
I believe this widget is meant to work only in the CAB Workbench portal itself (/cab?id=cab_calendar). It seems to have a dependency on something that is only present on that portal, because if you change the URL to /esc?id=cab_calendar the same issue that you have seen occurs as well.
On the other hand, with Employee Center being meant for end users, there should not be an actual use case for showing a CAB calendar in it.
Regards,
Robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2025 02:12 PM
Hello @Kub ,
I believe this widget is meant to work only in the CAB Workbench portal itself (/cab?id=cab_calendar). It seems to have a dependency on something that is only present on that portal, because if you change the URL to /esc?id=cab_calendar the same issue that you have seen occurs as well.
On the other hand, with Employee Center being meant for end users, there should not be an actual use case for showing a CAB calendar in it.
Regards,
Robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2025 04:07 AM
Thank you! I thought so, but wanted to make sure.