Our client is running version 10.21.10. We're trying to render page content from a page recieved via link in backoffice.
So in Swift_ProductListInfo.cshtml we're using the ID from field CMS content page to render all content from that page.
This is easily solved with javascript but we're wondering if there is a method or another way to go about this?
The current code we've landed with is: