Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi everyone,I am exploring Universal Editor in AEM and looking for guidance on creating an accordion component using it. Is there a recommended approach or any built-in support for accordions in Universal Editor? If not, what would be the best way to implement one?Any documentation, examples, or best practices would be greatly appreciated.Thanks in advance!t using it. Is there a recommended approach or any built-in support for accordions in Universal Editor? If not, what would be the best way to implement one?Any documentation, examples, or best practices would be greatly appreciated.Thanks in advance!
Hi Adobe Community, I'm currently working in AEP and noticed something odd. While I can see the Audience ID present in the Profile Snapshot, the corresponding Audience is not appearing under the Audience Membership section of the profile. Has anyone encountered this issue before? Are there specific conditions or delays that might prevent the audience from showing up in the membership view, even though it's clearly linked in the snapshot? Any insights or suggestions would be greatly appreciated! Thanks in advance,Indra
Hi, I'm trying to create an accordion block, and another accordion item inside it. The requirement is to be able to add other blocks such as image, title, video inside accordion item. Below is my filter.json file.{ "id": "accordion", "components": ["accordion-item"] }, { "id": "accordion-item", "components": ["text", "image", "button", "cards", "title", "teaser"] }When I click on accordion item, I'm not able to see 'plus icon' to add any blocks. Is it possible in EDS to do it or any other ways I could do that. Please let me know. Thanks.
Hello Everyone,I'm looking for guidance on the recommended approach to set up authentication and access control for authors using the Edge Delivery Sidekick.Specifically, I'd like to understand the best practices for defining user roles and ensuring that authors can securely log in to the authoring environment.What is the standard or recommended method for implementing author authentication and access control in Edge Delivery?Thanks in advance for your help!
Hi Team,Actually there is dynamic web app for the subscription ill be creating to So that i supposed to pass the value in the ending of the web app URL For Eg:https://sandbox.adobe-campaign.com/webApp/APP400?jurisdiction=SWUSLSo based on the value i ll be doing the condition in query def and fetch the data to display in the web app Now i want to pass the SWUSL (jurisdiction value or what ever the jurisdiction value is passing through web app URL) to the context variable and i can make condition.Can anyone help on this?Feel free to do the follow up for the clarification.
I've just built an email template using the new designer in our centre of excellence workspace. There doesn't seem to be a way for me to share this template to other workspaces. Is this functionality not supported yet or do I share it differently compared to the old designer?
I just want to clarify few points in Edge Delivery Services Repository Management(mainly for Universal editor).For form submission, I have followed this article (https://main--afb--adobe.hlx.live/docs/crosswalk/submit) This article says for form submission we need to modify CORS Configuration & Referrer Filter, but there are no such config files(OSGi & dispatcher files) in EDS code base/repository. Do we need to do these changes in separate AEM repository? If yes, then I have below questions, Does EDS have strong dependent on AEM Repo? Can form submission be done independently using EDS repo?
Hi Folks, I recently started writing my first Universal Editor compatible block in 'EDS'. Block has title as text field and description as richtext field. How could I read the values of these block properties in js file? Actually the use case is to arrange the text on page with some custom styles. Any help is highly appreciated. Thanks, Pradeep
Hi all. We've around 100+ internal people added as seed addresses for our campaign distributions. Is there a way to exclude these internal seed addresses from the email report in adobe analytics? Since the count is not a small number, they're skewing our open and click rates, impacting accuracy. Found few other similar threads but without answers, hence asking it again.
The Core Idea: How It WorksThe concept is simple: AJO orchestrates the process, but an external system handles the actual human task (like reviewing content and clicking approve or reject). Think of AJO as the conductor and your team as the expert soloists.The Flow: AJO pauses a journey using Event node with relatively long timeout, sends a request to an external system where a human makes a decision, and then AJO receives that decision to continue the journey down the right path.This integration relies on a few key AJO components working together:Custom Actions: The "messenger" that sends the approval request from AJO to your external review system (like a CRM, a Slack channel, or a custom app).External System: The "human's desk" where the decision is made. This is the interface your team uses to approve or reject the request.Custom Events: The "messenger" that brings the decision from your external system back into AJO.Event Activity: The "gatekeeper" in your
Check out our on-demand Engineering Insights webinar with the Adobe Target Engineering team, which aired on Tuesday, May 27 2025. The objective of this webinar was to provide you a "sneak preview" and a look under the hood to discover what our engineering team is working on. Stay tuned till the end to listen in on all the questions asked by attendees. Key discussion points: Adobe Target + RTCDP "Flicker" Management The new Adobe Target UI - (difference between the old UI) CDN Experimentation Q&A (submit your questions via registration) Link to the Q&A from webinar #2: http://bit.ly/4lQm9hH While you're at it, don't miss our second AMA on experimentation and personalization with Target on Tuesday, June 3 2025.
Hi Team,Hope you are doing well.Our requirement is to install ACS AEM Tools(ACS AEM Tools) in AEMaaCS via CI/CD.Request you to please help us solve this requirement.Thanks & Regards,Vishal Jain@EstebanBustamante@arunpatidar @Harwinder-singh @sravs @abhishekanand_
Dear Folks, I am using universal editor in AEMAaCS, I need to move sharepoint doc based authoring pages (around 2000 pages) to UE(universal editor) site structure. Is there any tool/plugin in AEM supports to automatically create site structure? Or do I need to create all 2000 pages manually? Assume all the doc based authoring blocks are created in UE compatible github repository. What I am looking:1. Automatic page conversion and migration2. Minimal or no authoring tweaks after migration3. No pages loss during migration Looking for experts advise. Thanks,Pradeep
I’m trying to implement indexing (EDS with da.live authoring) and facing some issues. I have two pages I want to index and have followed the recommended steps, but the elements are still not being indexed. Here’s what I’ve done:1. Created a custom helix-query.yaml (attached)indices: blogs: include: - '/faculty/**' exclude: - '/**.json' target: /query-index.json properties: Name: select: main > div > div > div:nth-of-type(2) > div value: textContent(el) Designation: select: main > div > div > div:nth-of-type(3) > div value: textContent(el) Phone: select: main > div > div > div:nth-of-type(4) > div:nth-of-type(2) value: textContent(el) Email: select: main > div > div > div:nth-of-type(4) > div:nth-of-type(1) > a value: textContent(el) courses: include: - /courses/program-list target: /courses propertie
We recently went live with a new corporate website built in AEM Sites hosted in Adobe Cloud using traditional components. Now we need to split off from the parent company and set up a separate license for our division site. Considering moving to EDS instead of just keeping what we've just built, as there are some issues and frustrations with the components approach. Just wondering how the community feels about AEM Sites EDS since it's still relatively new. We do not need the ability for lots of editors to create content in Word or Docs, but I'm hoping that the blocks approach will be more flexible and easier to work with than components, since we do not have any in-house IT resources to support component creation/customization. Any thoughts/opinions? Is EDS ready for prime time or are there still areas of weakness that need to be addressed? What are some of its limitations or reasons for holding off? Does it still follow a similar interface for editors, use language masters, experience
Hi All!Do you know if there's a way to sum all the elements of the array in Workfront Planning?The current scenario I follow is:- in the record type A i have the planned activities where we calculated the required effort with some formula- in the record type B I want to display the sum of the efforts but while adding the connected field, I can't aggregate it by SUM (probably because it's created by formula). It only displays as an array of values.Therefore my question: how to easily summarize the array elements?Many thanks for all the ideas!
Hello Team,Is there any known issue / limitation in CJA where segment level relative date filters on one dataset don't carry over correctly when you include metrics from a second dataset?
Hi All, I have added this dependency in the POM file to work on the SFTP file transfer. I am able to run this code using the main function. but when it comes to deploy it to AEM it is giving me an error. 17.04.2021 17:24:55.615 *INFO* [OsgiInstallerImpl] org.apache.sling.installer.core.impl.tasks.BundleStartTask Could not start bundle project.core [548]. Reason: {}. Will retry.org.osgi.framework.BundleException: Unable to resolve project.core [548](R 548.21): missing requirement [project.core [548](R 548.21)] osgi.wiring.package; (osgi.wiring.package=com.jcraft.jsch) Unresolved requirements: [[project.core [548](R 548.21)] osgi.wiring.package; (osgi.wiring.package=com.jcraft.jsch)] Parent POM - <dependency> <groupId>com.jcraft</groupId> <artifactId>jsch</artifactId> <version>0.1.54</version></dependency> Core POM -<dependency> <groupId>com.jcraft</groupId> <artifactId
Welcome to the world of AEM Dynamic Media possibilities!You can internationalize your videos using Dynamic Media following simple steps. Once you have uploaded your video, for each target geography/language, you can create multiple audios and subtitles and add all those audios and subtitles to your videos from AEM interface and deliver those videos seamlessly with AEM Dynamic Media. As these Videos are played, user can select the language of their choice for the audio and subtitle. Available for both 6.5 and Cloud Services customers. Try it out now. https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/dynamicmedia/video#enable-dash Quick Demo Stay tuned for more such updates! Apoorva GuptaProduct Head, AEM Dynamic Media
Does anyone have experience with using the 'image' type field in a custom form? I have saved an image to the Workfront documents area, shared that document with everyone in system and used the AWS url link given in the preview of the document. When I look at the custom form, I see "please enter a valid link" and no actual image. Any suggestions? Thanks in advance
Once someone is included on a Workfront updates thread, they are there for life. We need to be able to remove people who are no longer on projects or who were tagged in by accident.
Currently, Programs can only be associated with one Portfolio. We would like to be able to associate a Program with multiple PortfoliosWe often have campaigns with multiple workstreams and work teams that need to be integrated. A Program that can be shared across Portfolios would be a good solution for this need.
If anyone is aware of any freelance opportunities or platforms where AEM freelance work is frequently posted, I'd really appreciate your guidance or referrals. I have a hand experience in AEM development both FE and BE. Let me know if anything available
I am trying to track exit links in websdk but even though I have enabled everything I am not able to see it. Please let me know what else needs to be done
Apologies for a repeated topic. We get roughly 10M UV per quarter. My new visitor logic is (Visitor Container | Visit Number = 1). With this logic, 90% of my UV are "New Visitors." Do I need to adjust my logic for new visitors? This doesn't seem accurate at all.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.