We implemented dynamic dropdown in content fragment using the reference of https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/dynamic-dropdown-content-fragment-model/m-p/459200Now, what if I want to pass the request parameter while calling the servlet. /bin/dropdownList?paramN...
Aside from the documentation in Experience League about the integration of AEMaaCS with Creative Cloud, I was just checking if you have more guides for the integration with these two. We are having issues connecting these two. I wonder if someone can guide us.https://experienceleague.adobe.com/en/do...
Hi Team, We have a requirement related to content fragments. Based on a checkbox selection in the content fragment, we need to copy the content fragment from Folder A to Folder B. Additionally, we need to support bulk movement: when a folder is selected and a custom button is clicked, all content fr...
HelloI am trying the implement a table data with Responsive Table? Do we have any component in AEM to author Table data which can render in Both Desktop and Mobile?
There's a newer verision of com.day.cq.wcm:cq-wcm-taglib in AEM 6.5.21 (version 5.13.8), but it's not available on mvnrepository.comIs there another way to download it so we can add to our parent pom? Thanks.
We are in the process of moving from onPremise to AEMaaCS and have been investigating using the Content Copy Tool as a way to keep a portion of our content in sync between Prod and Stage environments. In author environments this looks to work well, but for Stage regression/sign-off we really would...
I am unable to use slf4j version 2.0.16 with AEM 6.5.15 (Java 11) By default the version of slf4j-api is 1.7.32 as I can see in OSGi Bundles.I need to use log4j 2.x and also slf4j 2.x in order to use lambda expression in log statements. Even if I update the version in pom.xml, the slf4j version does...
Hi Team I would like do some customizations on create button on /content/dam. Could you please guide me how to do that. My requirement is to delete folder option. Thanks in advance.