Hi, I have a page and I have published it, issue here is when I view the page in view as published the content seems to be different when I compare it with the published page. I observed that clearing server cache solving the issue but for every new publish page the issue is there, for every publis...
we have several sites being served from one instance. In the clouds website editor (not sure what its called), we have the structure: Campaings (we dont use this) OurCompnay ----SiteA (this is an SPA Root template) --------uk ------------en ----------------home.html ----SiteB (this is an SPA Root ...
I have a custom workflow that will be used to publish pages. As part of the same workflow I want to send the API details to an external system. So I am planning to use the WorkflowProcess step, this workflow process step needs to call model class and get the json response. Here is the model clas...
For Implementing a Search Component I have used query builder API but it seems like it is causing performance issues as it searches fullsearch under /content . Is there any other way to implement the search component please let me know.
Hello I am not showing icons on the page. I also Invalidate Caches and rebuilt them. while rebuilding I am getting an error.I am using AEM 6.5.0 version.
I have a drop down with 4 options (a, b, c, d). Upon selection of option b, I show certain fields and hide these fields when rest 3 options are selected. Problem: I need to make these conditional items mandatory only when they are visible (i.e, option b is selected). Adding the flag required="{Boo...
I am seeing log files grow to multiple GBs daily reporting errors out of GraphQL: [POST /content/_cq_graphql/<mysite>/endpoint.json HTTP/1.1] com.day.cq.dam.commons.metadata.SimpleXmpToJcrMetadataBuilder property [imageFeatures] doesn't have namespace prefix, skipping. metadata node: [/content/dam...
I have added DEL tag in RTE paragraph format as shown below But when I select delete whole text gets appended with the del tag as shown below instead of Just the selected text i.e. "Saturday". Now if I write some text at the end or beginning of those lines then those texts are also encapsulated wit...
Hello Community, I've been attempting to rebuild my Local AEM Development Environment for the last couple days and every time I'm running into several errors no matter what I've tried to do. I'm also getting errors in the VS Code when I do a clean install of my branch. Here is my situation: I'm us...
I am trying to create a nested multifield but the inner multifield data is not populating. Attatching my sling model and sit-ly code. Please help I am a fresher.