When a user presses the "preview" button, the preview iframe redirects to something like /<nodeId>.aspx?culture=<isoCode>.
Is there any way to intercept/overwrite this url? I would prefer something like /preview/<nodeId>?culture=<isoCode>, or perhaps even use the actual url to the content.
Custom preview URL
When a user presses the "preview" button, the preview iframe redirects to something like
/<nodeId>.aspx?culture=<isoCode>
.Is there any way to intercept/overwrite this url? I would prefer something like
/preview/<nodeId>?culture=<isoCode>
, or perhaps even use the actual url to the content.Hi Johan,
Did you manage to find a solution for this? Please let us know if you did.
Thanks Mathew
is working on a reply...