내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

preview publish option for pages similar to quick publish on sites.html

Avatar

Level 1

I am building one preview functionality in AEM to publish the content to preview server first to review the pages before publishing to actual publish instance. To meet the requirement, I have overlayed the sites node from libs to apps (wcm/core/content/sites) and added new preview publish node under jcr:content/actions/selection which is now visible in sites.html after selecting a page. I want to add a custom java script and pop up dialog to add a custom action on it. Can someone suggest the steps to attach custom actions on the new preview publish button?

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor
3 답변 개

Avatar

Administrator

@Asutosh_Jena_ @arunpatidar @joerghoh Any Guidance to this? 

 



Kautuk Sahni

Avatar

정확한 답변 작성자:
Community Advisor

Avatar

Level 1

I have similar requirement where i have to publish the page to preview url but the replication access is denied. So, it is executing another workflow i.e  request for activation to preview the page. I want to write a custom code to publish the page to preview. Anyone has any solution for this.