Hello everyone, I need to create two image uploads in my hero image component. Both need to be drag and drop images. 1. Background image for the hero image2. A logo image on top of the background image. (Which can be multiple) I used sling:resourceType= "granite/ui/components/foundation/form/fileup...
I am trying to create a validation function for a textfield depending on the content of other textfield in a cq dialog in AEM 6.5.I am trying to send within the cq:data the textfield name but I can get AEM to render these data attributes on DOM. This is a piece of the cq dialog<creditsTitle jcr:pr...
Hi All, We have 2 sets of sling mapping available in our project.1 under http folder and other under https folder. Refer to below screenshot:Both contains same set of configuration. But when we resolve any relative path in jcrresolver it always points to http variant of the URL.This is resulting in ...
Hi,We are migrating from AEM 6.1 to 6.5. So the authoring for existing pages is done in classic UI. Here there are few config pages where the content is referred across the sites.The config pages have multifield components in it. When the authoring was done in classic ui for the multi field values w...
Hey I was trying to create a report that has if the page has been published or is in draft, also the language of the page. How can I do that? I tried creating a copy of the page report and adding in jcr:content/cq:language but no joy.
I'm facing issue in RTE with Multifieldissue here is I'm observing a spacing before a superscript character on RTE. We don’t see any spacing issue in the author dialog during configuration but we do have spacing on the actual page before the superscript character.I am trying to create this field usi...
Hi,I'm trying add product in cart but getting error as "Error: Network error: Unexpected token < in JSON at position 0" while adding on it. For reference please find attached screenshot. Please suggest.Thank you,Nitin.
Hello, Problem「cq: styleId」 is not applied when registering Policy for the first time.need to re-register 「cq: styleLabel」 and 「cq: styleClasses」. Component「Text」「Image」 AEM6.5.4(Service Pack 4)Core Component 2.3.2 Steps to reproduce1.Open 「Content Page Template」http://localhost:4502/editor.html/con...
I need to disable the CSRF token.json call in every page load. In developer console, network tab token.json is getting generated which needs to be stopped. Please find the below screenshot for the same:I have tried making changes in dispatcher.any by changing "allow" to "deny"/0013 { /type "allow" /...
Hi, I am trying to develop web site in Traditional chinese language. we are migrating web site in traditional chinese to AEM 6.1.When I tried to create website using siteadmin, there is only one chinese option which is chinese-simplified.Is there a separate package I need to install? Any help in thi...