Hi,
I created events and referenced them within an email, when clicking on the button / or on the url icon next to the event url on the event record I get successfully redirected to the event portal. Yet suddenly the URL changes from
to
So basically /event automatically changes to /home and I get all events displayed instead of the specific one to register
this.route.queryParams.subscribe(params => {
const id = params['id'];
if (id) {
// Redirect to the new URL
this.router.navigate(['/event/sessions'], { queryParams: { id: id } });
}
});
Latfio, if you are still experiencing this issue please file a support ticket so we can assist further. admin.powerplatform.microsoft.com/
Have you checked the Portal website bindings and also your settings under Marketing > Marketing Websites?
any suggestions? still experiencing this issue
push
push
André Arnaud de Cal...
292,160
Super User 2025 Season 1
Martin Dráb
230,962
Most Valuable Professional
nmaenpaa
101,156