Hello,on my project, we have a custom multifield enabled for Content Fragments. Now I want to evaluate if we can continue to use this approach when we migrate to the new Content Fragment Editor.I was curious if someone already tried to build a plugin/extension like that? I see there are many example...
Hello.I'm not sure if this is possible, but instead on numbering instances which I've done before, is it possible to make it abc? What would be the code in javascript?Thanks,Magda
Hi Team, I need help invoking my custom JS to ACS Commons System Notification.{I am using AEM SP21, ACS Commons 6.0.8} Currently, I am facing an issue with System Notifications. I cannot Dismiss them; they always reappear when I switch within AEM consoles.Created notification : Now the notification ...
Hey all, I am trying to use environment variables to setup certain configurations - { "getAPIEndPoint": "$[env:ENDPOINT_Sys;default=/public/dev4/v1/store/store]", } This I know if allowed but is it possible to reference the environment variable directly in any OSGi configuration as shown below ...
in AEM cloud one particular site contexthub-ui-iframe is loading by default and it is overlapping the Menu Bar and Content tree. Author facing difficulty while authoring. anyone suggest how to hide it by default.
I am creating a custom carousel component . Structure of the component is as follows a carousel container component and carousel cards. I want to enable reordering of the carousel cards in authoring. is there any aem functionality to achieve this ?
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.