November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
You can use a controller with custom URL parameters, you can also register a static route if you want a nicer URL format rather then the query string values.
If you need to do something more advanced you'd need to implement a partial router that starts routing at your specific page type and then "handles" all child routes below it.
https://docs.developers.optimizely.com/content-management-system/docs/partial-routing
Hello,
I'd like to ask what would be the best approach if I need a route attribute in a page controller (with longer routes behavior as it is). Is there a way how to do it or do I have to create my own routing template that would replace the Epi routing?
Thanks
Petr