Following this guide, I'm trying to enable the style system for the Core Page Component (v2) in edit mode (Page Properties) for a use I have. <?xml version="1.0" encoding="UTF-8"?> <!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~ Copyright 2017 Adobe ~ ~ Licen...
I installed graphiql according to this article Here we can see the package is installed: But when I go to the required url: http://localhost:4502/content/graphiql.html I get: ForbiddenCannot serve request to /content/graphiql/ in org.apache.sling.servlets.get.DefaultGetServlet I am installing on a f...
when I change the property of page and then I publish the page the button on the page is getting is disable in touch UI.But In classic UI its working fine
I get this error every time I edit a component from its dialog. I often need to refresh the page to correctly see the content tree and the page layout.Any advice? Thanks.
I am reposting this question as my previous question was closed by mistake as resolved.This test case throws unsupported exception when using the JUNIT5 version as per belowI am instantiating the aem context at class level with below code@ExtendWith({ AemContextExtension.class, MockitoExtension.clas...
After SP7 migration, we are seeing the favicon not showing up for sites.html or assets.html or any OOB AEM page. Please find the below screenshow - I have highlighted the same. What could be the reason ?
Hi all, I gave a requirement that an AEM Webapp should run on on Kiosk.For mobile we have responsive web (web browser on mobile) and mobile app.Similarly do we have these two for Kiosks as well? What is the role of AEM screens in Kiosks? Appreciate your support.Thanks,Rama.
Hi all, I'm writing sling model with exporter framework to print JSON formatted output.While rest all components work fine, there is some issue with form option component extended from core/wcm/components/form/options/v2/options.I can get the output in Items when using the component with local and l...
I am trying to render content fragments on to a page using core components. Fragment loads just as content (as expected) with titles and values in different html elements for all fields in fragment. 1. Is there a way we can attach clientlibs while rendering?2. Hiding field titles while rendering on...
Hi all, I have a requirement where I need to fetch values from JSON and populate into checkbox fields dynamically in touchui dialog, Can you please share some links to achieve this functionality. I have done similar for the dropdown using datasource example shown in this link https://experienceleagu...