November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
I gave an answer in your other thread that I've done what your trying to accomplish in the Blazor Music Festival site.
For this specific question, check out the DefaultPageController which will redirect the preview from Episerver to the "regular" application URL (but some parameters are passed, so the front-end knows to render the appropriate tags for OPE).
I have EPI server instance with content delivery API enabled. On the other end I have Angular SPA application hosted on separate domain/server.
I would like editors to be able to preview their changes. How to point the preview to the SPA rather than regular EpiServer preview, based on layouts and views?