An AEM application msut implement user testing using AEM Mocks.Which two service does the Class AemContext provide developers access to? (Choose two)A. SessionB. FlushAgentC. TagManagerD.WorkflowSessionE. ModelFactory
I created a component with a form. My intention is to be able to send the results of the data entered to the email, which is always written using a form. I'm trying with a servlet but it doesn't seem to detect it either
I am working on an AEM project where a 3rd-party API returns a large JSON response containing n number of objects. On a single page, I have 4 different components that need to display data derived from specific parts of this JSON response.To optimize performance, I want to avoid making 4 separate AP...
I've been manually inputting values for submissions. I would like to create a template to use Create from CSV. There's a lot of fields and I'm not sure how the column headers are set up. Is there any way to get a csv export of outgoing submission to see what the headers and values look like?
I am encountering a strange issue in AEM. We have multiple projects (representing different domains) on a single instance, each with its own separate codebase.The problem is that the references for an asset are updated correctly when the page belongs to a particular project (lets say A). However, if...
Hi All,I'm working on a component where I need to populate the two dropdowns dynamically in dialog box. The second dropdown will change depending on the option selected in first field. Consider below structure under /content/dam/org/vehicles:--bike --b1 --b1 --b1--car --c1 --c2--...
I have one requirement where i was creating a new test-sitemap.xml and also we are having an existing main sitemap.xml file. I need to linkup the newly created test-sitemap.xml with the existing sitemap.xml. I enabled the sitemap.xml url in robots.txt file as well. I able to see the test-sitemap.xml...
In this form I have text inputs and an email field. The intention is to send the results of these fields to the email written in the form when you press the send button.
Hi All, If I have 2 technical accounts say A & B to integrate with a third party application and I have to restrict their permissions to upload an asset to specific path, I usually create an AEM group via yaml file say test_group and add the technical accounts as its member, heres the scenario : Tec...
Hello I am trying to create a new page on the website, but it's not indexed to any of the menu items and I would like to remove the navigation bar completely from the page to avoid people clicking on other parts of the website. Is that something we can do? ThanksPascale