Override Default Sidekick Behaviour on Preview
Hi,
We are trying to override the functionality of the sidekick preview button so as to allow the page to reload on preview. Presently we have done it via overriding the /libs/wcm/core/components/init/init.jsp to explicitly add the property ' previewReload:"true" '. Is there some better approach to handle it which will be forward compatible with both AEM 6.0 and 6.1 ?