Hello,
We have a long existing widget that has been using the href attribute to link to an event.
Currently, the widget links to an event url of:
https://events.uconn.edu/live/events/905807-accessible-images-websites-and-documents-workshop (which is not the custom URL for this event)…and redirects to https://events.uconn.edu/information-technology-services/view/event/event_id/905807 (which 404s).
The behavior is confusing to me from my understanding widget urls should always update to point to custom urls and the page I am being directed to doesn’t even use the auto-generated URL (unless I am misunderstanding something).
This behavior can be seen in our Featured Events Widget (https://events.uconn.edu/, top of homepage). What attribute can I use to generate functioning urls?
Thanks!