Hi Team We have a classic component with dynamic values, and having some title tabs in it and which is having sorting functionality(Ascending/Descending) How this kind of sorting can be achieved in Touch dialogs? Any Idea is really helpful.
Hi team, we have a requirement where we need to fetch/crawl entire data from AEM and ingest into our project.what should be the best approach for this and also can you share some useful links/videos Thank you,Sriram
Hello! Has anyone used commerce-cif-graphql-integration-reference successfully with aem cloud and cif addon? If we connect AEM to a proper Magento instance, aem seems to work fine, we can see products on aem components. If we point to the commerce-cif-graphql-integration-reference endpoint deployed ...
Good morning,on Aem Author I have a web portal with the following structure: - my-project- my-project/en- my-project/en/page1- my-project/en/page1/sub-page1- my-project/en/page2- my-project/en/page2/sub-page2 how can I remove the cache from the Author Dispatcher of the whole "web portal" and of the ...
Hi all, I have created a ContentApproval Workflow in my AEM and want to allow only a certain number of users to be able to acess that workflow and complete it. Rest all users should not be able to access the specific workflow. How can I do this? Thanks in advance
I am trying to add new language node in aem so I went to /libs/wcm/core/resources/languages and olverlayed this to apps.(Overlayed by right clicking the node and clicked Overlay Node...) Added the two langauges that I wanted to /apps/wcm/core/resources/languages but create language copy wizard I cou...
Hi Team I am working on a project where I need to create a dropdown, checkbox, date range fields and respective labels and one submit button. As I don't have AEM forms package and my project team only works on sites. I have created a component and in component html I have used html code to create fo...
Hi, I tried with the version AEM 6.5.0 with the ACS Commons version 5.3.0 and it was giving me the below error in the bundle.org.apache.sling.xss,version=[1.1,2) -- Cannot be resolvedtwitter4j,version=[3.0.5,4) -- Cannot be resolvedtwitter4j.auth,version=[3.0.5,4) -- Cannot be resolvedtwitter4j.conf...
I am trying to load only the specific JavaScript files on a web page in AEM? For example:-I have 50 JavaScript for my entire website but I need to load only the 2 Scripts instead of loading the whole 50 scripts. In this case, how do I achieve it?