Hello All - I am facing an issues with displaying the favicon. Currently based on appResourcesPath, I am loading the favicon image. The image is getting displayed in author, publish and but not in direct URL (dispatcher/CDN). Can someone tell me what could be the issue? ${page.appResourcesPath}
Hello, I need to use a field value as FILE NAME when submitting a form with: this.submitForm I use a Acrobat Pro DC to generate the editable form. Thanks a lot.
Hi All, Please suggest is it good design to add two new different publishers for new application on single Author on existing architecture:( 1 author with 2 publishers) Currently we are using 6.4 and on single Author we have two Publishers. Now we need to deploy one new application(different code ba...
Hi all, Requirement is to Migrate an AEM Site from Adobe Managed Services to another Infrastructure (Cloud).Do we have any documentation on this topic please?Appreciate your support. Thanks,Rama.
I would like to proxy (extend) the Embed component in order to modify the fallback values for the ./youtubeWidth and ./youtubeHeight embeddable properties. Even tried to copy the entirety of the core Embed component into my own app structure, but nothing I change in embed/embeddable/youtube/youtube....
How can I configure the Text Editor so that it doesn't replace tags such as <i> with <em>? I tried changing the following in the /components/overlays/text/text.html file and then deploying using Maven in Eclipse, but it didn't work: Before${text.text @ context='html'}After${text.text @ context='unsa...
Hello Team Could you help please?I added multifield to my dialog: <formFields1jcr:primaryType="nt:unstructured"sling:resourceType="granite/ui/components/foundation/form/multifield"class="full-width formField"eaem-multi-nested=""fieldLabel="Form Fields"maxLimit="12"><fieldjcr:primaryType="nt:unstruct...
I have a tool which download xml files if I start the translation project, then it sync back into AEM, when the translation is done.The issue is, only the title-s synched into AEM, and the weird thing, if I manually download the zip package with the export button, the files are translated files, so ...
I have a serach bar of type submit and then a search button. I'm using button to call a function say fun() to invoke jQuery and use the json data to display on screen. Now whenever I click on submit button the whole page gets refreshed and my data of jQuery gets lost. To resolve it I'm using ready f...
Hi, We're currently trying to do an in-place upgrade from AEM 6.2 to 6.4 on our Dev environment. There is an issue that we are facing during the repository migration using the Crx2Oak command. Please find below the command used for migration and the error thrown. Please help me in resolving this iss...