After clicking the upload option and selecting the file, the file does not get displayed on UI while using <coral-fileupload>. Its not working either on https://developer.adobe.com/experience-manager/reference-materials/6-5/coral-ui/coralui3/Coral.FileUpload.html. Scenario:I have created custom too...
Hi Team, In the RTE, I want to add aria-label="some text" inside anchor tag for that I need to add one more text field in hyperlink popup dialog. How can i achieve that? As per screenshot instead of Universal Overlay Id i need arial-label text field. Could you please help me on this. Thanks,Rajkumar...
In vhost file content-disposition inline which needs to changed to content-disposition attachment along with below changes.. suppose url is https://demo?refid=123then it should display file name = refid value + current date ex - file downloaded as 123-2023-11-06.pdf if changed vhost file as below...
Hi Team, we had created the workflow variable at AEM Workflow Model which type as "Document" which holding the pdf file , Wow to fetch the Variable values as document to process step to enable us to push same to S3 bucket Here Workflow Model Variable : Workflow Class RegardsVara
Is there any legitimate reason a single IP would make hundreds of requests only for /libs/granite/csrf/token.json?I notice the IP has valid URLs as the referrer but hasn't made any requests for anything other than: /libs/granite/csrf/token.json. www-access_log:10.xxx.xx.xx x.x.x.x:56601 - - [04/Nov...
My AEM component is working in all environments but once I put it into a Publish instance on my AEM it stops working. Furthermore, I tried on my localhost:4502, localhost:4503 and dispatcher localhost:8085 and everything works there so I don’t think the dispatcher is playing a role on this.Works her...
Hi, I want to import following things on my servlet. Can anyone let me know what is the process to add external dependencies and also what external dependencies are needed?import org.xhtmlrenderer.pdf.ITextRenderer;import com.lowagie.text.DocumentException;import com.lowagie.text.pdf.BaseFont;
When AEM translation job marks as completed which has connector to be integrated, observing “import” function is no longer available.would like to know if there is a way to roll back/reset the AEM job status including all items inside back to In Translation? Like a change on “database” if not, when ...
I extended the Text Core Component's Java Class with a simple "moreText" variable. But I am still using some of the Core Component's methods in the HTL so I need them in my Java Class. How can I Unit Test the Extended Core Component's methods that require the ResourceSuperType? package com.adobe.a...
Hello, We are in the process of upgrading (in-place) the AEM instances to the latest version SP 6.5.18. We have followed the release notes and applied fixes for known issues, but are still facing issues with replication from within the pages. To be more specific, we are having trouble with replicat...