Hi there, I am wondering if it is possible to set AEM's 12 columns grid inside of a Container component? The default behaviour on AEM Cloud only allows resizing on the remaining columns when we shrink the container, like the six columns below for the image component inside. But I want it to start wi...
I have a component that has its cq:dialog file, something I need to do is to perform some validations based on the selected dropdown value. I already have the logic but what I can't get is to obtain the selected value of the dropdown of the cq:dialog I already tried using: -- let dropdownValue = $('...
Hi, I want to write a query in SQL2 to search through content fragments under /content/dam/testProject/content-fragments/en_us which is created using a specific template. In this query I also need to make sure that a property, myProperty contains a string "test". I have to make sure that the search ...
Hi Team, We recently upgraded our AEM environments to 6.5.17 from 6.5.7 .Now when we try to bulk publish content fragments the reference.json is called and that runs for a long time bringing the instance down. Does anybody faced this issue post service pack upgrade? I see there are many UI changes w...
Hello, what happens is that I have a custom component that is a slider, this component has a dropdown in the part of the component configuration in authoring (cq:dialog) that allows the user to select 1 of the 3 variations of the slider. But what happens is that if the user selects for example the v...
i am seeing below warnings while building aem app. Any suggestions?[main] WARNING org.sonatype.plexus.build.incremental.DefaultBuildContext - /builds/site/core/pom.xml [0:0]: Invalid component name: Reform Cache Service [main] WARNING org.sonatype.plexus.build.incremental.DefaultBuildContext - /bui...
Whenever someone tries to download a folder of images in our brand portal no dialogue box pops up and it will only download ALL of the default renditions rather than any of our smart or user defined crops of the images. We have individuals that are needing to download hundreds of files at a specific...
Hi Everyone, I have a requirement - In test dropdown component I have two fields ingredient name(select field), quanitity. Ingredient name field dropdown values should be fetch from content fragment. In the content fragment I have configured ingredient name as multifield, valu...
we use "full stack" for all our non prod pipelines. It builds, tests and deploys our front end code (react/js/css etc) in ui.xxx dir, our backend java code in core dir, and the dispatcher configs in dispatcher dir. We have always wanted to separate our dispatcher, so we can a) make redirects and do...
Hi Community Members, In alignment with SEO best practices, our objective is to enforce specific constraints on the "Name" field within Page Properties. We intend to restrict authors to utilizing lowercase letters, numbers, and dashes exclusively.Additionally, our goal is to prevent the inclusion of...