When someone clicks on an event in a group-specific widget, we’d like the event detail page to open within the group’s calendar URL and not the main CMU Events calendar URL.
We’d prefer to keep folks within the group calendar so they can browse other departmental events if they so choose. I assume this is possible but wasn’t sure if it was a widget setting or something that has to be configured in the code on the back end - we’d like this to be the default setting for all groups.
Thanks for bringing this to our attention – I see what you mean. As I understand it, event links for groups that have a Calendar URL set should work the way you’re describing, but I see it’s not (and linking to the main calendar instead). We’ll check this out. Thanks!
Fixed an issue that could prevent the group calendar url from appearing in the canonical URL for individual events.
This means that the next time you upgrade your LiveWhale Calendar, those URLs should correct themselves. A good reminder to me that, anytime an unexpected behavior is present, reproducing it on your dev server (which should always be running the current stable LWC release) is a good way of seeing if it might be a bug that’s already been fixed. Thanks Jen,