I am trying to disable the dialog for a component when it is included on a page template using a data-sly-resource. The component has the dialog but should be disabled only when it is referenced on a page. Please suggest on how to achieve this.
Hi All,I have a template which has many components. In that only one component i have to apply custom font.could you please help me out? how to fix the issue? Thanks,Michael
Hi All,We have requirement where we need configure the pagepath in dialog and display list of component names in selection dropdown.attaching screenshot.Thanks,Mani Kumar K
Could some one provide inputs as how could we use the below link provided by google for updating Adobe AEM dispatcher and fine-tune caching for various CSS and JavaScript files.https://developers.google.com/speed/docs/insights/LeverageBrowserCaching Thanks
Hi,In AEM 6.1, I am referring the code from the following links, and tried the following to preselect the 'select', but it didn't work.The following link is not working:61 package install - https://drive.google.com/file/d/0B4d6KmbLkAumRk5OeUlQY3N1c3c/view?usp=sharing61 demo - https://drive.google.co...
The OOTB monitoring scripts (cpu.sh and diskusage.sh scripts) under /libs/granite/monitoring are causing the environments to go down frequently in AEM 6.1. I have followed the below document to disable the scripts but I still see the error in my error.logDocument followed - CQ5.5: "Too many open fi...
In 6.1, I can't find the JMX bean so i could use the following URL that used to list the slow running queries/system/console/jmx/com.adobe.granite%3Atype%3DQueryStatIs there another bean in 6.1? Secondly can you list the classes I should add to sling logger to list slow running queries and in genera...
Dear Team,I am following the steps mentioned in below adobe help link and trying to create aemgrid component in my general in SideKick.https://helpx.adobe.com/experience-manager/using/creating-custom-cq-component-uses.htmlBut after creating aemgrid dialog in CRXDE, my grid dimensions label and dock ...
Hi,I need to make a check during the loadcontent of a diloag to remove a tabAnyone can explain me which is the right code to remove the tab nav1? Thanks<jcr:root xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" jcr:primaryType="cq:Dialog" xtype="dialog"> <listeners jcr...