Hi everyone, I'm experiencing an issue with my portfolio. It was working fine when I created it last year, and I updated it about three months ago. However, when I opened it today, I received an error message and can't seem to resolve it. Can anyone help?Access to portfolio.adobe.com was deniedYou d...
Hi,I have a dynamic dropdown that is populated using a datasource. In my servlet, I use a ResourceResolver obtained from a service user instead of the request object(this is done to avoid granting permissions to individual group users.). Although I can successfully retrieve the values on the backend...
When switching from Older CF editor to new editor, The Content Reference field doesn't accept the URL apart from internal URL starting with /.On the new editor I'm not able to click Add after adding any external URL. Is there any configuration that needs to be updated.
During our AEM page performnce audio we found that "<script src="/etc.clientlibs/cq/testandtarget/clientlibs/testandtarget/parameters.lc-775c9eb7ff4c48025fbe3d707bcf5f55-lc.min.js"></script>" this librarry is impacting our site performance. We are not using Adobe Target and personalization in our AE...
I have created a touch UI Dialog for a module with different variations with different fields. so i have created dialog for all variation and hide and show it based on dropdown field. while i open authoring dialog in UI it got cropped left and right. Suggest any solution to get full dialog fields wi...
Hi Community,Our backend team is adding authentication to the backend API,s so how should we need to handle it from AEMasCS side . The team is using Microsoft Entra ID.Its server-to-server communicationHow should we need to handle it from AEM side Thanks,
According to the documentation for the Page Exporter for troubleshooting - "If you experience a problem with the download of the zip file, you may delete the /var/contentsync node in the repository and send the export request again."I have deleted this node, and the Page Exporter is now non-function...
Hi, The requirement my client wants is that they want to achieve an Internal Portal for banking industry employee to use (Employee at each branch) to use. The function of this Portal is to see Customer Interaction history with the banks, in terms of communications, portfolio, insurance held and othe...
I have a requirement I have to display a ID from the text box which I added in the dialog field (rich text) <span class="num"></span> and I am calling it using sling model class and used like this ${practice.Response @ context='html'} and in Js i have given element.innterhtml it is working if I giv...