It seems that the default registration confirmation page after registering for an event just says "Thank you for registering for the event!".I would like to add some content to this page. The content I want to add would be unique for each event. What would be the easiest way to go about that?
Hi Clofly,
I'm also curious as to how to get to the confirmation.component.html ? - any guidance or direction to a guide would be greatly appreciated in this thread.
Many thanks,
Zak
Hi lokeshpatel,
Thanks for your feedback.
I suggest you could open a new thread if you had any question.
Regards,
Clofly
Thanks for the information. This is really helpful. I am a beginner and do not know how to get to the confirmation.component.html. I have Dynamics 365. I just need to add one line after the thank you note. Any guidance? Thanks!
Hi Jason,
You could modify this page in confirmation.component.ts and confirmation.component.html,
they are both located in path: src\app\components\eventregistration\confirmation.
Angular dev skill is needed for customization.
Below is my example, show an image if event id equals a specific text.
ts:
html (just begin our customization in card-body element) :
Resutl:
Regards,
Clofly
André Arnaud de Cal...
291,965
Super User 2025 Season 1
Martin Dráb
230,817
Most Valuable Professional
nmaenpaa
101,156