web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Suggested Answer

Event portal url changes (Redirect to Event portal "home" page instead of event specific page

(0) ShareShare
ReportReport
Posted on by 641

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 

pastedimage1669383958836v3.png 

to

pastedimage1669383924492v2.png

So basically /event automatically changes to /home and I get all events displayed instead of the specific one to register

I have the same question (0)
  • mneumayer Profile Picture
    641 on at

    push

  • mneumayer Profile Picture
    641 on at

    push

  • mneumayer Profile Picture
    641 on at

    any suggestions? still experiencing this issue

  • Daniel Norris Profile Picture
    43 on at

    Have you checked the Portal website bindings and also your settings under Marketing > Marketing Websites?

  • Suggested answer
    Chiara Menesatti Profile Picture
    Microsoft Employee on at

    Latfio,  if you are still experiencing this issue please file a support ticket so we can assist further. admin.powerplatform.microsoft.com/

  • Suggested answer
    ArvinMaryami Profile Picture
    2 on at
    Had the same issue. Fixed it by adding the following code to the ngOnInit() method of event.component.ts. 
    this.route.queryParams.subscribe(params => {
        const id = params['id'];
        if (id) {
            // Redirect to the new URL
            this.router.navigate(['/event/sessions'], { queryParams: { id: id } });
        }
    });


    Example:

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
ManoVerse Profile Picture

ManoVerse 170 Super User 2026 Season 1

#2
11manish Profile Picture

11manish 155

#3
CU11031447-0 Profile Picture

CU11031447-0 100

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans