Hello,Scenario : Under style system for a custom component, i have 3 style groups : line style, line color, line thickness.Under line style there are 3 options : transparent, solid, dotted.Under color: green, blue, redif user selects transparent option under line style, then we need to disable the s...
Hi Team, I am using AEM as Cloud service and I had some old tags then I created new tags with some different structure but the tags names are same as old tags, then I deleted the old tags. When I am adding these new tags to DAM assets and searching tags in tags browse field, I can still see the o...
I am trying to copy asset Publish URL. I tried below steps and getting empty instead of pubish url. I am using AEM version: 6.5.12.0 and ACS commons: 5.1.2 Copy Publish URL toolEnabled via CopyAssetPublishUrlFeature and externalized is configured with publish domain.When I try to get the publish...
We have a site in which users can upload assets to the DAM. On this site, we would like for the user to be able to enter in a search term and be shown assets that are related to that search term. Is there an aspect of Adobe Experience Manager that can help with this? So far, I have only been able to...
What is the proper way to unit test QueryBuilder and Query? Can I feed in mock data to the AemContext and have QueryBuilder execute against it? Are there any examples or best practices that can be followed?
Steps: Go to https://{author-env}.adobeaemcloud.com/sites.html/contentFrom top right corner select references from the dropdown.Now select checkbox of the hierarchy/page for which you want to see the live copies. Eg:/sites.html/content/{project-name}/us/en/pageOnce you select any page you will see l...
As per the documentation, I've added both /conf/global and /content/projects - jcr:all permissions to the content-authors group but that functionality(Language Copy) isn’t visible. Reference: https://experienceleague.adobe.com/docs/experience-manager-65/administering/introduction/aem-faqs.html?lang=...
I need to call Rest service from my Java backend , the issue is that i need to supply Certificate for the calls . i could not find any articles "how to" regarding aem as cloud 1 - where so i store the certificates on the cloud ? https://experienceleague.adobe.com/docs/experience-manager-cloud-servi...
Hi, I am trying to implement show hide on dropdown which is present inside the multifield. I have Option1 (Enables 2 text field both required), Option 2 (Enables 1 Text Field required), Both (Enables 3 textfield which all required). I tried these js, but field which are required need an entry even...