Hi,I have created a button for which I would like to get loaded some js from clientlibs folder.The clientlibs folder is created with some categories andcq:ClientLibraryFolder jcr:primaryType (screenshot 1) and containing the script universaleditor.js. The button "universaleditor" has the child "item...
Hi,I have a requirement to generate page version comparison link. This generation should be done programmatically, I checked the network tab in inspect mode and found that when we click on "compare to current" button, a post call is being made as below: Checked in Postman tool and got the response ...
I need to show some html content based on user's group. I am able to do this in author environment but how do I control it in publisher and domain level?I am using a boolean variable in sightly to show/hide content. This variable is in sling model where I am checking user's group name.
For our requirement, I am creating a class called ListDelegate and implementing the List component interface. because i want to add extra functionlity sortBy ranking (which i added in page properties) ,like sortBy asc and desc present in list, how to solve this thing or any other solution?
After completing the Dashboard setup, I shared the link.However, when the recipient clicks on the link from their shared account, the page does not load.What should I do? I'll share the error screen that is not loading with you.
I am trying to create custom index on jcr:content/cq:lastReplicationAction on AEM but for some reason it complained about "Not A Valid JCR Name" Am I missing something here?
I have a client with AEM Version 6.5.0.20190320.3.935878 cipher: 128-bitClient wrote "Borders are not functioning when using static and not all in dynamic"Apparently there is a patch. Would anyone have the link??Thank you,David
In my workflow I have added one participant step and below that I have added one OR Split .In that OR Split have added two different workflow processes to reject and approve. At the time of execution of workflow participant will select one workflow process(either reject or approve). Is there any way...
Everything was functioning correctly with my AEM Headless setup until I restarted my Mac. Post-restart, I've been facing an error when executing a GraphQL query. It is an AEM Headless project, using content fragments and graphql. The error message is: [AEMHeadless:RESPONSE_ERROR] There was a problem...
Hi Everyone,I am looking for solution integrate or connect the vault( it is another application) where we stored our tokens.Scenario:We have created a simple form in AEM, It contains the filed verification code . The user enters the verification code (value) in the input field, the entered verificat...