Hi I have the Sling model in that i have list like below public List<customList> getCustomProducts() { return customProducts;} When i tried to identify the last item of list like below <sly data-sly-list.product="${productModel.customProducts}"> <a href="${product.link}"><strong> ${product.nam...
Hi, I add a field to "Edit Tag" wizard via "/libs/cq/tagging/gui/content/tags/tagedit/jcr:content/body/items/form/items/wizard/items/editStep/items/fixedColumns/items" and I assign values to the “Tag Color" , but when I open the "edit tag" again, the "Tag Color" field does not show the value.Tha...
Hi All,I have a generic method which is used for rendering a service reference. Can you guide me how can I create a Junit test method for the same?When trying to mock BundleContext getting error as shown below:Cannot invoke "org.osgi.framework.Bundle.getBundleContext()" because the return value of "...
Is there a way to get/transfer just the versions prior to a specific date?I looked at crx2oak and it seems to me that both AEM repositories must be available locally. (example: I am able to navigate/see both repositories directories/files using terminal commands like cd and ls)If no.2 is correct the...
Hello,I am needing to create a Workflow that automatically resizes an Asset upon upload if it is above a particular size. I understand how to create "Renditions", but I need to be able to provide transformations (using the CommandLine or other Step) on the original image. Is this possible? If so, ho...
Hi, I am using nested multifield in AEM SPA with react .When I am trying to access the <page url>.model.json, nothing is rendered. But, when I try to retrieve with component node path,<page-node-path>.model.json, then it returns the component json. Please let me know how can I retrieve nested multif...
Are you a new user getting started with Adobe Experience Manager as a Cloud Service? Sign up for our 3-week email series to begin receiving expert tips such as: Best practices for getting started with Adobe Experience Manager as a Cloud Service and Cloud Manager Key capabilities and feature functio...