Hello everyone,
I have requirement something like disable properties action bar from sites view of AEM based on selected page lock condition.
granite:renderconditions or granite:hide will work only on page load not on page selection of sites view of AEM. Need solution on selection of page in AEM ...
Hi ChestaGupta,Any solution to update workflow status alert message in AEM?@arunpatidar and @smacdonald2008 can you help me to update this workflow alert message. Thanks in advance.
Hi Arun_patidar,May I know which service will be called during this page-url.1.json and how the json response is generated. What are the input fields to get this response data. Thanks in advance.
Thank you @BrianKasingli I'm expecting a solution without publishing parent page. Even child page and its immediate parent page(un published parent page) will not be available in publish environment.Here with this issue(un published parent page) not able to view parent page, grand parent page, paren...
Hi Jorg,Thanks for your update. In my scenario I deactivated parent page of second level and activated only child page (third level page). I verified in publish environment and observed child page(third level page) contains jcr:content node and its parent page(second level page) of type cq:page only...
I have a scenario like below page structure.Home -> First level -> Second Level -> Third LevelFrom the above page structure I unpublished Second level page( which automatically unpublish Third level page also). Now I published Third level page only without publishing its parent page(Second level pag...
Hello Everyone,We added /apps/cq/Page/POST.jsp which has AEM forms specific logic to fetch "authToken" and forward request using blow line of code:slingRequest.getRequestDispatcher(currentPage.getPath() + ".html", options).forward(requestWrapper, response);After adding above logic in /apps/cq/Page/...
Hello Everyone,We have requirement to read external service for atom/rss feed in AEM and display in web page. Is there any OOTB component which reads external service for rss/atom feed and display in AEM web page? Thanks in advance. Regards,Dharma