Events on my.raceresult.com can have an "Info" tab that can display text, HTML or embed a website, this is the default landing page for the event if configured.
Inside the Info text it is possible to use a limited set of specific fields for dynamically displaying data, the supported fields are as follows:
- [Event.Name]
- [Event.Location]
- [Event.Zip]
- [Event.State]
- [Event.Street]
- [Event.Date]
- [Event.AttributeName] - The user-defined attributes for the Event.
- [CounterX] - Where X should be replaced by a Contest ID to display the number of participants currently registered for that Contest.
These fields can also be used in the Info text on the Registration page.
Note that some websites may not permit embedding and so will not load, you will need to check the hosting settings for your website in this case.