Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Hi,
We are rendering block content on a page using the preview function in Epi.
this._xhrHandler.xhrGet({
url: this._model.contentData.editablePreviewUrl
})
If the preview is disabled on the CMS this returns empty data. How can we get the preview (adding a serverside call?) in a CMS with preview disabled?
Thanks,
Mikkel