We have a requirement that when page is opened with query parameter wcmmode=(disabled | preview), then links on that page should also open in same mode.
Does anyone know how to achieve this?
Its working as expected for wcmmode=preview, but for wcmmode=disabled all the links on that page are opening in preview mode.
Any pointers would be helpful.
Thanks!