I can see indexed data in Reports -> Data view, when I try to access the XML response it shows 0 results. I have created a pre-search rule, if query parameter has "Site=aemquickstart", then use a different template. Is there any change I need to do at template level to see results in XML response? h...
Hi, After indexing product metadata in Adobe Search and Promote, I noticed few image URLs are broken in Reports-> Data view. Is there are way in S&P to update the broken image URLs to default image URL after indexing is done?
Having a multi-country / language blueprint in AEM means having master and child publications.On a regular basis it's required to (re)publish a page(s) on all sites. Not specific ones, just where changes required right now. Means for the editor to click through ~40 publications and hit publish. It f...
Hello All, I'm trying to add the below property via java code to lock the page, after performing some operation. But, it's throwing ConstraintViolationException. Property I'm trying to add:pageNode.setProperty("jcr:lockIsDeep", true); Exception: javax.jcr.nodetype.ConstraintViolationException: Pro...
Hi,I would need need to replace existing textfield with richtext. Can I go ahead and replace it directly with sling:resourceType="cq/gui/components/authoring/dialog/richtext" in dialog?
Hi All,I've developed an Adaptive Form to capture details from User in different panels and i have includedadditional Panel "Review" to display the details they have entered in all the panels in non editabletextfields and user can click on submit button in this Review panel.I'm using the Adaptive Fo...
1) On Opening page properties from siteadmin directly by right-clicking on page, if we try to add value in multifeild it doesn't work.2) After adding & saving values from sidekick again if we open it from siteadmin the value does not show up in page properties dialog.
Hi,We are leveraging OOTB RTE i.e. Text component wherever Bodycopy content needs to be authored. We are also implementing WCAG 2.0 guidelines which requires to have aria-label for links within RTE. We have tried to add aria-label via Source Edit plugin but while data is being stored, aria-label is ...
Hi, We are trying to import a package from our live environment into a local machine, and we are receiving a [nt:unstructured] is not allowed under [nt:folder] error. We are not doing any migration, but only importing this package. We are also receiving this error when trying to build a package on t...
Hi All, Just wondering how to tweak the existing search component to fit the scenario of a search results page.Is there any way to fetch the entire property value , if the fulltext is found within the particular node ? Assumption : Property name containing the text may not be same throughout as dif...