Hi All,When I tried to include OOTB dynamic media component as part of my component it is throwing exception and it is not allowing me to do so.I have tried like <section data-sly-resource="${ 'dynamic-media' @ resourceType='dam/components/scene7/dynamicmedia'}"/>After drag and drop the customCompon...
Hello,We are received a "Failed Operation" notification:"File already exists in global store with that name"Can someone provide a resolution to this issue. We have tried to delete locally, remove remotely, renaming, etc.We have read there may be a solution within SQL, however, that is not detailed o...
I am trying to develop a bundle using Groovy. We have tried with Groovy versions 2.4.16 and 2.5.6.When building using Maven, I get an error when trying to use the annotation @ObjectClassDefinition . The error says "unexpected token".The same annotation works without error when using Java 8.Does anyo...
Hy Guys,I was trying to remove the "/content/project" from URL.I've configured on the Apache Sling Resource Resolver Factory in the URL Mappings field.When I'm accessing the URL http://localhost:4502/content/ATT/en.html it was returning 200, but when I'm accessing the URL http://localhost:4502/en.ht...
Hi Team,I have two fields like AWB number and Reference number as input text nowhow i need to pass the entered value in text to sling servlet.I know if i use ajax i can give the path defined in slingServlet as URL$.ajax({ type: 'POST', url:'/bin/htlSearchServlet', dat...
Hi All,We have migrated 6.2 to 6.4. As we all know Tag folder structure in 6.2 is etc/tags where else in 6.4 it should store in content/cq:tags. When i try to create tags in 6.4, it is not falling under content folder. Instead it is still falling under etc/tags. Thanks in advance. kindly let us know...
Hi thereShould be an easy answer - if you want to use a custom thumbnail on an assets folder (Open the folder properties) - what are the ideal dimensions / size so that it will maintain aspect ratioThis is the feature I am looking at:
Hi,we are using AEM 6.4 RTE plugin for paragraph in touch ui. How do i restrict author to enter only 2 lines of paragraph? RTE should not accept paragraph more than two lines.
Hi allAt AEM 6.3.2.2, We are having the following dialog of the component, where in the maxlength is not working for textarea,- does it work for a field within multifield ?- What could be the issue ?<?xml version="1.0" encoding="UTF-8"?><jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" x...