Hi everyone I added 3 hotspots for an image. Their names:- Hotspot 1- Hotspot 2- Hotspot 3 Then I change name property for the first item to 'first'. When I open dropdown with items list I see that only the first letter was used and suddenly the last item gets the new name of the first one. It see...
Word for word, I have this exact same question, but the links are all dead. Is there an updated answer?https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/triggering-a-process/td-p/203731
I have created a custom oak index in AEM 6.5.Need help on how to deploy this custom index into the code base which is deployed via CM. on going through the adobe link, I understand oak index folder should reside in ui.apps but not sure how to include this path in filter.xml. Also need help on re-ind...
Hi,I'm looking to retrieve child nodes of a parent node based on their resourcetype. So for exampe, i have a tabs component on my page and i want to retrieve the child accordions out of the tabs. I actually have this query:type=nt:unstructuredpath=/content/path/to/my/pagep.limit=-1p.hits=full1_prope...
Hello Everyone, How can I enable page disabled button (view as published) here on the toolbar, I believe some acs or additional packages needs to be installed?
I have a text field in my dialog box . I am trying to prepopulate it with currentpage title . When it is initially loaded . How can i achieve that ? I can create a js with dialog ready - But i am not sure on how we can access the text field in the js and set it with current page title .
Hello, we have created a new site using the blueprint, and was not able to see any unique node[properties] in the JCR, crx/de that indicates how the new site is connected to the language copies. How can I connect a site with my existing blue print?How can I connect a site with my language copy?
After migration to 6.5.9 from 6.5.7, not able to see the "Publish to Dynamic Media"/"Unpublish to Dynamic Media" option under the Manage Publication. ‘Publish to Dynamic Media’ option is not availble on Manage Publication page,Steps:1) Open the link https://localhost:4502/assets.html/content/dam/we...
Hello,I'm trying to build an integration with AEM that allows managing assets, preferably via Assets HTTP API. I want to develop a Java-based connector that will be installed by my clients in their AEM as Cloud Service instances and this connector should help to receive an access token, so I can wor...
Hi, I have a requienment where I need to return json object from one getter method of sling model exporter. please suggest your thoughts. Thanks,Ravi Joshi