Hi, I would like to show a list of content fragments with title something similar to list of blogs/post & when title is clicked, it should load full page content where respective content fragments is used.All the blogs/content fragments will be created in author instance only. After some search, I f...
When I create a page I am not able to upload Image in page properties but when i create the page and then open properties it works fine.Note: I used cq:showOnCreate to true still dialog appears but Pick functionality doesn't work although browse work
I need the number of live pages in my site, is there any way to collect the data quickly? It's impossible to count pages by hand for the large amount of data. Thanks.
In RTE I am trying to add below line in source edit<h1 style="color: blue;;">A Blue Heading</h1>It has two semicolons after bluewhen I try to move out of source edit whole page freezes and doesn't respond. Tried multiple time same issue is there.
If I have code in ui.frontend that manipulates the DOM that the HTL renders, how should I be writing unit tests to test the interactivity between the ui.frontend and HTL? I could try to copy and paste a small section of HTL template html as a unit test fixture but I can't copy page properties. Seems...
Hi Team, We are planning to migrate around 3K+ pages from static to editable pages. Can anyone provide insights regarding the modernizer tools?(i.e. prerequisite to use modernizer tool) Please note that we have created an editable template and wanna migrate the pages now.
I am working on aem cloud migration project . Cloud dev deployment gets success . but somehow I am getting build failure error for cloud stage deployment javax.jcr.RepositoryException: Applying repoinit operation failed despite retry; set loglevel to DEBUG to see all exceptions. Last exception mess...
Dear AEM Experience Blog community, I have encountered an issue related to the Content Fragment (CF) Move operation in Adobe Experience Manager (AEM). Specifically, I have observed that when I move a Content Fragment to another folder and also edit its Title and Slug, the Modified Date of the Conten...
I am disabling link checker so that I can allow broken links and its a business requirement. I have added x-cq-linkchecker="skip" which solves my problem.But when I add x-cq-linkchecker="skip" to my button component its breaking the adobe data layer json. Here is the screenshot where json is showing...