Hi All, I have customized CF model, as shown below. NOTE - My location Name value is coming from database I have written the JSON and in JSON my location name is coming like below.************* JSON **************"testLocations":{"City":[{"id":"161341","name":"Badarganj"}],"Country":[{"id":"157031...
Hi Team,Out project is AEM Remote SPA, All aem components data exposed via .model.json, so rendering does happen only on react. In this case how to expose content (lets say experience fragments or any AEM content).Do we need to create any AEM components specifically for Target or Please do provide a...
Hi Team,We are implementing a custom error handler page, so we have added in dispatcher file ErrorDocument 404 to custom handler page. when we are calling to any page, which are not there in Author, from dispatcher then its giving the custom error page but while calling "/crx/explorer/index.jsp.css"...
Hi Team,I am trying to setup my new local AEM instance, but I haven't been successful so far. I have tried multiple times and multiple ways to do that but nothing worked for me.Can anyone please help here.Here are the details of the problem I'm facing:When I try to open the AEM instance by clicking ...
Hi, We currently have a workflow launcher (L1) which triggers WF-A when there are any changes under /content/dam(/.*/)dogsNow we have to trigger another workflow - WF-B when there are any changes under this - /content/dam(/.*/)dogs/m2. So we have another launcher for this as well (L2)To avoid WF-1 g...
How do you edit text fields in the advanced tab of the page properties? I am attempting to remove the "canonical URL" text field from the advanced tab. However there isn't content.xml to edit. How do you access these fields?
I have a following graphql persistent queryhttps://myapp/graphql/execute.json/myproject/productInfoByPath;country%3DIndia%3Bpath%3D%2Fcontent%2Fdam%2Fproducts%2F1714526When I try to hit this url via AMS dispatcher it reconstructs the url to https://myapp/graphql/execute.json/myproject/productInfoByP...