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...
CQ.shared.ClientSidePersistence - /libs/clientlibs/granite/legacy/shared/source/ClientSidePersistence.jsHow do I override the value from my js code base?I need to change it from default value of MODE_LOCAL to MODE_SESSION.Thanks in advance.
My organization has a few JSON files that we like to re-use across out website. countries.jsoncountries_city.jsoncountries_zip.jsonThey will be used for the forms drop down, and some sort of backend logic.Where is the best place to store these files.We were thinking of /etc/designs/my-brand/static/*...
Hello All, I'm trying to understand experience fragments in AEM, installed wknd project on local and verifying MSM features. I've observed the links in the live copies are always pointing language master links which are configured at master level experience fragments.Expected behaviour: When we roll...