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

Dynamics Marketing Portal - How to display custom field from Event on Event Registration Confirmation page

(0) ShareShare
ReportReport
Posted on by 5

Hi all,

We have a requirement to have multiple custom fields on the Event table, to be shown on the Marketing Portal's Event Page and child pages e.g. Confirmation, Payment etc.  This is to allow the CRM users to create an Event with custom messages in various places.

For example: a custom "Thank you for registering" message could be entered on the Event Information page, which we can then pull through on all Event Registration Confirmation pages that are presented on the portal.

So far, a custom field e.g. "abc_custom_reg_msg" has been added to Events, a new website table configuration has been made, and we can access and display the custom field on the Event page

- API Response: {"customFields":{"abc_custom_reg_msg":"Thanks for joining us!"}

- Code used successfully on Event Page: {{ this.event.customFields.abc_custom_reg_msg }}

 

Our question is, how do we then access this custom field on the Event Confirmation page? (confirmation.component.html) When we add the same code used on the Event page to the Confirmation page it fails the compile on the DeployToDynamics365Instance.ps1

Do we need to add something else to the confirmation.component.ts to give some context?

Thanks in advance for any help on this one!

I have the same question (0)
  • Nya Profile Picture
    29,064 on at

    Hi,

    To provide you with more professional and detailed assistance, Microsoft Partners are highly recommended following the below URL. 

    It will take you to the best match, qualified and responsive providers of Dynamics nearby. 

    appsource.microsoft.com/.../partner-dir 

  • CNL Profile Picture
    5 on at

    Thanks but does anyone else here have some suggestions at all please?

  • Suggested answer
    Moximox Profile Picture
    4 on at

    Hi

    Yes this can be done.

    Please have a look at this previous post.

    community.dynamics.com/.../add-content-to-event-registration-confirmation-page

  • Moximox Profile Picture
    4 on at

    Hi

    Yes this can be done.

    Please have a look at this previous post.

    community.dynamics.com/.../add-content-to-event-registration-confirmation-page

  • CNL Profile Picture
    5 on at

    Hi Magnus,

    Thank you very much for sending through the post link. I added all of Clofly's code from your post and have then attempted all of the below also.

    On TS I have added:

    temp = this.route.snapshot.queryParams['id'];

    temp2 = this.route.snapshot.queryParams['description'];

    temp3 = this.route.snapshot.queryParams['customFields.abc_custom_reg_msg'];

    On HTML I have added:

    Message: {{ temp }}

    Message: {{ temp2 }}

    Message: {{ temp3 }}

    It seems the only value that successfully returns and displays on the Event Confirmation Page is the 'id' / 'temp'

    Do you mind pointing out what I am missing to get to the custom field?

    Thanks very much

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 163 Super User 2026 Season 1

#2
11manish Profile Picture

11manish 158

#3
Zhilan Profile Picture

Zhilan 49

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans