Conversational AI that drives discovery, confidence, and conversion We’re excited to share that Adobe Brand Concierge is now generally available - a new, brand-first AI application designed to help you deliver richer, more intuitive digital experiences. What is Brand Concierge? Brand Concierge ...
Hey folks,I'm working on a custom grid building component. The problem I'm having is that the wrapper div is negatively effecting my ability to build columns (the columns set a width of the parent, but on the author this looks weird, because the column's parent is actually the wrapper, not the row e...
Hi,We have a requirement, in a workflow, having a dialog participant step, the custom dialog contains a datepicker field on which we need to set a future date based on some condition.For this, I created a clientlib with category as cq.authoring.dialog, and in the js file, have written the logic for ...
Hello,I am looking for what is the best approach to let the author add meta tags (or even custom js and css scripts) to the HEAD html section of an Adobe AEM page.What are the possibilities?Thank you.
Hi All,When same component is used more than one time under same parsys, it is created using unique id like mycomponent_1526332 and so on. Now when content author tries to reference any of those 4-5 instances created in another page using path browser, they can not differentiate between them as it s...
Hello,I have some HTL markup that requires single-quotes for one of the entries instead of double quotes and no matter what I do AEM converts the entries back to double quotes. I've tried escaping, using <sly> calls, creating the full string in my logic.js - nothing works. HTML code below:<video i...
How we can import the content fragment using CSV importer in 6.3 versions ? Do we need to use content manager API for it ? If yes, then which method we can use for it.
Hello Everyone,Now, I have configured dispatcher in aem in order to work cache in dispatcher. But when I go to http://localhost-aem-dispatcher, Internal Server Error happens and the folder(C:\Apache2\htdocs\localhost-aem-dispatcher) for caching is empty like that.Can you help me fix the error? I hav...
We have need to flush akamai cache on replication and built a custom agent following an (older) project on Github. GitHub - nateyolles/aem-akamai-replication-agent: How to create custom replication agents in AEM using Akamai as an exam… Then we created agent under "Agents on author". UI shows up, we...
We're in the process of converting all of our Classic UI dialogs to Touch UI using the dialog conversion tool. We're using the showhide xtype in a lot of our form field components and we're looking for an equivalent or alternative widget for the Touch UI. Any suggestions?