Good morning,I'm currently trying to create an image with hotspots, but somehow it's not working. I can add something, but I don't see it in the preview view. What am I doing wrong? Thank you!
Hi, I deploy code to AEM dev, QA and Prod instance via Jenkins. Sometimes, I could see older version being shown in felix console for bundles and osgi configurations . Please find the sample screenshot This also happens sometimes for bundles
Hi Team Kindly help URL to login Publish Instance for Dev environment to install the package and access the crx/de or /system/console Here are the options we had tried 1) /system/console its redirect 404 page 2) /crx/de/index.jsp --> click on login popup window not loading to give the credentials tr...
Compared to most questions here, this is very basic, but I can't seem to find a resource with the information. In my cq:dialog for a new component that I'm building, I'm using the sling:resourceType, "granite/ui/components/foundation/form/numberfield" to capture a number from content managers, which...
Hello, I have a situation where the analytics team needs to see the english version of the label, no matter the current language for the page.For example, the page is in Chinese, the label value is a manually updated text field (dynamic not static), the analytics team need to read the data-layer va...
Hi ,I have extended tags property in my base page component using below code for basic tab so that i can make that field mandatory.<basic jcr:primaryType="nt:unstructured" jcr:title="Basic" sling:orderBefore="article" sling:resourceSuperType="wcm/foundation/components/bas...
Hi, We have added some new cq:tags to parent and child pages and rolled out to live-copies by selecting "Rollout page and all sub pages". sometimes cq:tags are getting rolled out correctly to parent and child pages, but for sometimes cq:tags are not being rolled out to child pages. We have also adde...
Hi, aem request.log file includes a requestId. Please find example below. I would like to know if If there is a kind of global getter in AEM to get that requestId and use it in my own log statements in order to be able to identify what log messages belong to which request ?30/Oct/2023:00:02:17 +0000...
I have added a multifield component on page properties. I want to have a validation on the values entered in it by authors. It is a textarea. Validations: Author should be able to enter only numeric values and ',' in special characters. Also, there should be a maximum length of characters allowed in...
Hi All I am trying to set translations for my dialog and style system in AEM as Cloud. While I am able to translate the dialog using i18n , the style system values are not getting translated. Any help is appreciated. TIA Veena