I have a use case in which AEM dialog multifield producing authoring data to be needed in a servlet for making dynamic dropdown options. Some other component which is having dropdown widget which calls the servlet using data source for dynamic dropdown. I have achieved all the requirement except one...
Hi Guys, will you please help to solve this issue I am not able to load the components and templates while build and deploy the code by using the maven command please have a look at the below attached pic Thanks, Chinna.
We have a select in our dialog with several options to select button style. One of the button styles includes adding an icon into the button. If the icon option is selected, we need a pathfield to appear. How can we accomplish that? Here is what I've tried so far. The following is the select with th...
I am looking for a solution where in 1st tab the author can input a text field name. this textfield name should render a new tab in the same dialog. We can have a multifield of text fields in 1st tab so that we can have N number of tabs.We have a header navigation where data is deeply nested and it ...
Hello Community users/Advisors/experts, I an reading through adobe aem cloud documentation on AEM asset selection with micro frontend features.. I have two aem instances, one enterprise aem dam and another aem sites instance, and we store all asset related metadata like tags and alttext within...
Hello community The code below needs to return an SVG from a folder within clientlibs in ui.apps. However, when I attempt to access it, it returns "<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML...." This SVG will be located in the folder mysite/ui.frontend/src/main/webpack/resources/images, and when buil...
Hi all! I'm hoping to be able to set up a launch branch (A) say, from July 1s that gets promoted live (C) on July 30th. I'd like to start another branch (B) on July 15th from the same origin page, but then promote the changes from branch B to branch C, for a final live version of the origin page fro...
Hello, I'm running a pipe and it's giving me this error, and I don't know why it's showing an error on the proxy20:11:52,171 [main] [INFO] --- frontend:1.12.0:install-node-and-npm (install node and npm) @ aem-disbrateinstitucional-project.ui.frontend ---20:11:52,231 [main] [INFO] Installing node ver...
Hi,when querying an image resource from AEM (e.g. /content/dam/blackrock/440px-AdamSmith.jpg) the value for Last-Modified header in the response does not match the jcr:lastModified timestamp value in the CRX. I would expect them to be the same, can you please help why they could differ?I have attach...