Hi
I have tried the above suggestion of linking to the event registration with parameters but unfortunately i simply get directed back to the Event Listing. Is there another way to do this or is the link im trying incorrect?
Copied the parameters directly from the event details -
http://localhost/site/Core/Events/Registrant.aspx?iKey=907&TemplateT...
also tried with only the event code passed through
http://localhost/site/Core/Events/Registrant.aspx?iKey=907
Alex
Try this URL
Try linking to http://localhost/site/Core/Events/eventdetails.aspx?iKey=907&Templat... instead (eventdetails.aspx instead of registrant.aspx)
Jake (@jakebound)