Hi, I have classic UI dialog with xtype selection and selectionchanged listeners. container, box and value parameters are passed to the listener.When I try to get the container path using container.path, I get value undefined but I'm able to get the path value using dialog.path.In the same dialog. I...
hi folks,On the site navigator, I can click on the page and open it using "Edit" but once the page is displayed, I can't edit anything.I can't click on any component to edit them.The "Edit" option on the top right hand core is greyed out. If I click on it, it goes Blue for a few seconds, then revert...
Hi Guys, I'm trying to create content fragment model in one of our environments. Please find the below error screen shot which says "server error" while trying to create a new model with admin user.Kindly suggest which is causing this issue. Strack trace below :25.05.2020 08:15:31.810 *INFO* [sling-...
I have been having this issue since last week. Tried to create a new AEM instance so I deleted the crx-quickstart folder and started AEM again. Everything went fine but when I tried to install the AEM service pack it could not be installed. The same behavior is happening for any package being instal...
Hi guys, I have a custom hero component in which the dialog contains two tabs. The ask here is:In tab1, there is a dropdown contains v1,v2 &v3 as its values. In tab2 there is drop down field.use cases: 1) if i select v1 & v2 in tab1, then the drop down field in tab2 should be visible. ...
Hello Experts, I am getting below error while exporting Experience Fragment from local AEM to Adobe Target 25.05.2020 03:15:58.319 *WARN* [0:0:0:0:0:0:0:1 [1590390943951] GET /editor.html/content/experience-fragments/target_fragments/ak---fragment1/master.html HTTP/1.1] org.apache.sling.cacon...
Hi All,I am trying to get Active step of workflow running on my page.Basically the required information for this is present under /var/workflows/instances/ For this i am writing an OSGI service.In this using WorkflowSession API and trying to access workflow instances of RUNNING state with the help o...
Dear community members,I'm trying to create JCR nodes based on the data returned by http get. Some of the data contains special characters. .. .. "details": [ { "label": "Présentation de l’entreprise:", "value": "<p style=\"margin: 0px;\">Chez , nous donnons aux gens la possibilité d'interagi...
The CQ.Util.formatData(CQ.Util.eval('/apps/ax.json' ) is used in JSP but does not return the json file .should any configuration be done to make this work.Please advsie.The same is working on another AEM6.4 instances.
Unable to read json file using CQ.Util.formatData(CQ.Util.eval('/apps/ax.json') in 6.4.IT is working in other instance.Any js files need to be installed or any config changes needed