Hi Guys, Below is my use case:Need to fill the form fields using the query parameters once the URL is hit. The form components are core components [not the AEM Forms]. Any working code [preferably in sightly] available on this? Thanks,Kiran Vedantam.
I have a requirement to use System users as dispatcher flush agents. But while setting up, i saw the below message. I'm trying to setup 4 separate dispatcher flush agents for 4 different sub domains. Can someone help me clear my doubt of how to add 4 different system users as dispatcher flush age...
Hello All, We have a component which lists the child pages of configured root path and wanted to highlight current page if it is part of the list. For example:Configured root path = /content/mysite/homethe output component will be, ProductsServicesContact UsSightly code: <sly data-sly-list.page="$...
I am trying to use the autocomplete field to do a lookup connected with an external API. In classic I could link the options list of a select field to a path and implement a servlet to do that work. But I'm struggling to get the same working in Touch UI / Granite. <product jcr:primaryType="nt:unst...
Hello Guys im new on AEM, im using AEM 6.5, is it possible to create or modify node inside crx aem using js use api not java? i couldnt find related article on internet, can u give me some example how to do it, or maybe related article. thank you for your answer.
Hi community, We have two environments on Adobe Cloud Manager one is production and other is non prod which is also called dev environment.Question is around the domains for dev environment and SSL Certificates, what is the best way to manage domain and ssl certs on non prod environment keeping in m...
In our AEM we have a service call that takes a long while, around 2 minutes to have a response. Once we get the response, we will be building nodes in AEM as a caching mechanism. My question is, will the slow 2 minutes to have a response impact my AEM authors performance? Will my authors suffer from...
I have been updating out code base with unit tests and they have some Sling servlets that are obtaining the service user based ResourceResolver for extra work and making calls to other services. The issue I'm having is that the servlet uses @reference ResourceResolverFactory resourceResolverFactory ...
Hello,I have created my own set of m3u8 and .ts files. This set works perfectly when played via video.js, when served from Apache, Microsoft IIS, or NginX. Surely AEM can perform the same simple server task.How do I upload this set of files to AEM, so that they are not altered by AEM in any way, so ...
Hi Experts, We have a requirements where user need to select the tag with their own name and they should not be able to select any other Tag. So for example lets say we have Tag Structure asFranchisor-> Franchisee-> Agents. Now Agent A should only be able to select the Tag Which is at Level 3 and t...