web
You’re offline. This is a read only version of the page.
close
Skip to main content
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
    RE: Event portal url changes (Redirect to Event portal "home" page instead of event specific page

    push

  • mneumayer Profile Picture
    641 on at
    RE: Event portal url changes (Redirect to Event portal "home" page instead of event specific page

    push

  • mneumayer Profile Picture
    641 on at
    RE: Event portal url changes (Redirect to Event portal "home" page instead of event specific page

    any suggestions? still experiencing this issue

  • Daniel Norris Profile Picture
    43 on at
    RE: Event portal url changes (Redirect to Event portal "home" page instead of event specific page

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

  • Suggested answer
    Chiara Menesatti Profile Picture
    Moderator on at
    RE: Event portal url changes (Redirect to Event portal "home" page instead of event specific page

    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
    Event portal url changes (Redirect to Event portal "home" page instead of event specific page
    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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Pallavi Phade – Community Spotlight

We are honored to recognize Pallavi Phade as our Community Spotlight honoree for…

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
Tom_Gioielli Profile Picture

Tom_Gioielli 152 Super User 2025 Season 2

#2
#ManoVerse Profile Picture

#ManoVerse 103

#3
MVP-Daniyal Khaleel Profile Picture

MVP-Daniyal Khaleel 74

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans