I have a custom event field that I wish to display on the event registration page. I have added the extra custom field to "website table configuration" entity so it is exposed, but I am not sure how to add it to the registration form.
Hi,
If you are using the default registration form, please refer to the following documentation:
Add custom event-registration fields (Dynamics 365 Marketing) | Microsoft Docs
If you are using marketing form whose type is Event Registration, please refer to the following one:
Set up input fields for marketing forms (Dynamics 365 Marketing) | Microsoft Docs
Hi Nya,
thanks for the info, we are using the default event form but the tutorial you send only provide instruction on how to add custom registration field for user's input. I am trying to add an output only field (similar to event name, start date, end date, etc...)
I found below instruction from Microsoft Documentation, but the instruction stopped on web table configuration, I would like to know how to add that data to the actual registration page (not header or footer).
https://docs.microsoft.com/en-us/dynamics365/marketing/developer/customize-events-api-response
Hi Tyler,
Did you able to find a way? I have got similar requirements where I need to add more fields on event registration form , however it should be default to all event not just for one
Yes, I was able to figure out after hours of research and testing. It is much simpler if you are adding the field to html with typescript that already imports event; to add a new field to display, you have to first add the field to "website table configuration" entity record. After this, you check the API url and see if the field appears properly. Once this is done, go to your angular project, go to model-->event typescript, add the field into the event interface. After this, you can add the variable to html (assuming the corresponding typescript already import event).
We are using the OOB event portal and haven't configured any API or webapplication. Is it possible in oob sample website soultion?
You go to the event, click website and form and the scroll down to custom registration field and add it. See docs.microsoft.com/.../6-registration
Hi Mhoekstra,
This is I am aware but this way user has to add fields manually for every single event. We want to set those fields for all event by default.
Create an event template with the default custom fields and ask users to create their events from this event template. Those fields will get copied by default.
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.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Rishabh Kanaskar 241
Tom_Gioielli 164 Super User 2025 Season 2
MVP-Daniyal Khaleel 153