Hi,
I'm using AEM On Premise
Can anyone let me know how to set Publish to preview option/button for content fragments.
I have referred this - https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-assets/preview-url-content.... It says minor customization done but didn't mention any.
Thanks in Advance!
Solved! Go to Solution.
Views
Replies
Total Likes
@priyak I doubt this feature is available on On Premise , since its supported for onCloud instance only that too with special configurations provided on request .
It's basically to support Remote SPA and provides WYSWYG experience for authors in headless architecture .
But if you want to customize the code and its functionality , here is the path
/libs/dam/cfm/models/console/components/model/cq:dialog/content/items/tabs/rankedItems/basic/items/details/items
to add new field . You should overlay and customize as per your need .
You can try this link
@priyak I doubt this feature is available on On Premise , since its supported for onCloud instance only that too with special configurations provided on request .
It's basically to support Remote SPA and provides WYSWYG experience for authors in headless architecture .
But if you want to customize the code and its functionality , here is the path
/libs/dam/cfm/models/console/components/model/cq:dialog/content/items/tabs/rankedItems/basic/items/details/items
to add new field . You should overlay and customize as per your need .
Thanks for that, just a correction in URL. I'm able to achieve it by overlaying and customizing from the below path:
/libs/dam/cfm/admin/content/v2/fragment-editor/jcr:content/content/items/content/header/items/headerbar