Dear Community, I wanted to write a code where we will have a 2 textfields in aem A textfield and B textfield if i enter something in A textfield it will render on the page if i keep blank in A textfield and will enter something in B textfield. B textfield value should render on the page can y...
I seem to often get pom.xml errors in my local when running Maven. Today I attempted a build and got errors for all three pom.xml files. Where should I begin my troubleshooting to fix this? PS C:\project> mvn clean install -Drevision=6401 -Daem.host=localhost -Daem.port=4502 -Dvault.user=admin -Dv...
The analyser found the following errors for author and publish :[ERROR] [api-regions-exportsimports] com.aem.example:aem-example.core:1.0.0-SNAPSHOT: Bundle saem-example.core:1.0.0-SNAPSHOT is importing package(s) [Package com.adobe.cq.wcm.core.components.commons.link;version=[1.2,2), Package com.ad...
Hi, We have a project, where CSS and images are getting loadded when we access AEM non cloud 6.5 instance. We have deployed the project in AEM Cloud using jar. In this case, CSS and images are not getting loaded. Seems something is missing while moving to cloud. Could anybody please tell how we ...
need your help regarding sorting list without dependent on fields like last_modified_date, title.. etc. I noticed when viewing a Profiles Event List that the events are sorted Ascending and not Descending. When I view a profile I would like to see what are the recent events first. do you know abo...
Hi , I am newer on AEM . I have a situation where I wanna get the url params from broswer input and then pass the params to the components when Page A jump to Page B on AEM. So the component I generated donot need author to input the params, but it may use the params to do some other things so may...
Hi, The OOTB paragraph formats changes the entire text size, but I need to change only the selected text size from h1 to h6 in rte. Is there any custom plugins previously built for this.
Hi, I trying to build a style plugin in rte that can change the class in the same original tag where the text is instead of adding a new span tag OOTB style plugin adds a new span tag to apply the style but I need this in the same original tag. like this <h2 class="new class">some text</h2> ins...
My CRXDE and VSC are not matching up. How can I find the location of a file that I created in CRXDE on my PC? For example, I created a folder called oceantest and a file called oceantest1.html in CRXDE, clicked Save All in CRXDE and search my Windows folders, but can't locate them anywhere using Fil...