
Hi everyone,
I am trying to create a list where each element in my "events" column links to a page that has details about the event. These are associated by tables in the dataverse. What I am trying to understand is how do I ensure when an event is clicked that the user is
Additionally, if I have the wrong idea with how I am going about this I am not stuck on this exact implementation. I just need to be able to get redirected to another relevant page as there will be lots of information that needs to be displayed and formatted nicely (thus I cannot use the built in "details" view).
Thanks