In AEM page properties, we can set URL redirects. Adobe support informed that these are 302 redirects. Is there a way to override this so by default they become 301 redirects and not 302?
hi guys,We are using below div element and attribute to give some placeholder values to touch ui components. It was working fine.<div data-sly-test="${!wcmmode.disabled}" class="cq-placeholder" data-emptytext="Some Placeholder Text"></div>But after upgrading to 6.4.8.1(6.4.8.0 SP + CFP 1), it is no...
Hello, i want to ask how to add attribute like 'media' & 'onload' on htlfor example: <sly data-sly-use.clientLib="/libs/granite/sightly/templates/clientlib.html" data-sly-call="${clientLib.css @ categories='target.design.all'}"/> output :<link rel="stylesheet" href="/etc/designs/target/clientlib-...
hi , I have a component which uses an reference component embedded inside the main component. I am using AEM 6.5 . <sly data-sly-resource="${'experiencefragment' @ resourceType='cq/experience-fragments/editor/components/experiencefragment'}"></sly>I need to define default values to the fragmentPath ...
Hi, Is there any mechanisms in AEM6.3 through which we can find out customs query s that is consuming too much time to respond back even though we have good network. The purpose is that we would want to improve page load time Thanks
Hi,Instead of using sling:resourceSuperType 'core/wcm/components/page/v2/page' ,I want to use a custom page component.So what are the OTB clientlibs required to include in my custom page component to achieve a layout like this (Check the screenshot)Editable Template
HI Team , I have question on AEM custom component , How can we check how many places AEM component is used in the content node . If I modify that component needs to know how many places it will reflect . SQL2 we have the option to fetch, Please let me know if we have any solution for this. ...
Hi All,Hope doing good .We have one consumer publisher and one agent publisher connected with single author. We have segregated content as below.content/<Brand>/<Language>/<Home page> => Consumer content. content/<Brand>/<Language>/<Agent Home page> => Agent content. On click of "Quick Publish " or...
I have used two shoe hide drop-down in a component when I choose one of the drop-down value the show hide option also reflects on the other drop-down too... Is there any solution.. Thanks in advance
Hi Guys, In 6.4.8.1 (6.4.8.0 Service Pack + CFP 1) "Create User" and "Create Groups" option are not working for touch ui. Could you guys please check this and confirm. Go to Tools → Security → Users. Click on "Create Users" option . Getting below error logs. An error occurred at line: 48 in the jsp ...