Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
You've seen before that the Forms 2.0 input mask plugin can be tweaked to do some more elegant stuff. Here are a few more things you might want to do. I only recommend masks for things that have an explicit standard (like phone numbers, credit cards, etc.). But if you're going to use them for more than that, use them wisely! The code is bundled at the bottom of the post. SUPPRESS THE UNDERSCORE AS THE PLACEHOLDER By default, the mask shows a _ character in every empty position up to the max length. This can look ugly, especially if there's already a hint in the field telling people it's limited to N characters. You can remove the placeholder character entirely or replace it with something else (though I'm not sure anything is better than underscore or blank in this case, maybe a cursor block like ░ if you want to be retro-cool?). ACCEPT ANY LATIN-1 LETTER, NOT JUST A-Z AND a-z When you select the a shortcut in the Form Editor… … you're actually blocking all but the slimmest subset o
We are trying to integrate Google ReCaptcha Enterprise lib, here is my pom: in pom.xml:<dependency> <groupId>com.google.cloud</groupId> <artifactId>google-cloud-recaptchaenterprise</artifactId> <version>3.25.0</version></dependency> in core/pom.xml:<dependency> <groupId>com.google.cloud</groupId> <artifactId>google-cloud-recaptchaenterprise</artifactId></dependency> in all/pom.xml:<embedded> <groupId>com.google.cloud</groupId> <artifactId>google-cloud-recaptchaenterprise</artifactId> <target>/apps/ilx-apps-packages/application/install</target></embedded><dependency> <groupId>com.google.cloud</groupId> <artifactId>google-cloud-recaptchaenterprise</artifactId> <version>3.25.0</version></dependency> When I run: mvn clean install -PautoInstallSinglePa
I have updated the OOTB workflow model DAM Update Asset by adding OOTB process step "Text Extraction" and saved the changes (synced). This additional step is intended for extracting the text from PDF documents and it works as expected. The issue is that eventually this additional step is automatically removed from the workflow model. I am seeing the issue on our AMS-AEM instances and also on my local instance. Is there any configuration missing so this additional step remains permanent?
Recently I tried creating an Adaptive form using xdp as a template in AemAACS, but I don't see the option of uploaded xdp file in model while creating the form, if xdp files are not used for creating forms anymore what are the xdp files or designer forms used for?
Hi All,We have a requirement where we need to compare two AEM intances and extract the differences and also export the metadata(such as content name,type,size) of a jcr repository and hierarchical susbset.1. Is their any tool which will do this comparision.2. Is their best ways to do it.
Hello Team, Welcome to the Adobe Campaign Community Mentorship program! This is the featured Community Discussion thread for your Adobe Campaign Community Mentor, Prem Kumar Ganesan (a.k.a. @Prem_Kumar_Gane), who will be here to guide and support you and your peers with your Adobe Campaign questions as you prepare for the Adobe Campaign Classic Business Practitioner Professional Certification (Exam ID: AD0-E329), through to the end of the program. Aspirants mapped to Prem Kumar Ganesan (a.k.a. @Prem_Kumar_Gane) Nikhil Gupta Kanoori M Sivakumar Vimala Kuppusamy Hemnath Sukumar Ahllain Santos Daniela Salcedo Guerrero Raghu Kishore Reddy C Jayan Kannan How to participate The Aspirants’ goal is to clear their Adobe Campaign Certification during program live September 25th, 2023 – November 3rd, 2023 Aspirants: Post your Questions in this thread to connect with Prem Kumar Ganesan (a.k.a. @Prem_Kumar
Hi, I am trying to adapt a resource into an Image.class object in my Sling model, but I always get `null` for `image1` even though the resource is correctly returned with all its properties. I tried using `resourceResolver` and `request` below. @Model( adaptables = SlingHttpServletRequest.class, adapters = {Image.class, ComponentExporter.class}, resourceType = {TestImageModel.RESOURCE_TYPE}, defaultInjectionStrategy = DefaultInjectionStrategy.OPTIONAL) public class TestImageModel extends AbstractComponentImpl implements Image { private SlingHttpServletRequest request; private ResourceResolver resourceResolver; //... Image image1 = resourceResolver.getResource("/content/aladin/sean/jcr:content/root/container/testimage/image1").adaptTo(Image.class); //... Image image1 = request.getResource().getChild("image1").adaptTo(Image.class); //... }  
Someone created a form that uses Adaptive Form.I want to include some sort of captcha function on the form.1. I tried using the built-in captcha (Form => Captcha). I made sure the captcha field is ticked as required but I have no problems submitting the form even if the captcha field is blank.2. I was looking at incorporating Google's reCaptcha and the best guide I've seen is this: https://www.practicalaem.com/2015/11/11/using-googles-recaptcha-in-aem/ But it doesn't really tell me how to include this new component into my existing setup. Thanks very much for the help
📢 Announcement: Adobe Analytics Mentorship Program 2023! 🌟 Dear Community Members, We are thrilled to introduce Adobe Analytics Mentorship Program aimed at empowering Community members to upgrade their skill levels by achieving valuable Analytics certifications. This program brings our Community's experts – Mentors – together with our newer aspiring product learners – Aspirants – to foster knowledge-sharing, guidance, and mutually beneficial opportunities for professional growth. 📆 Program Timeline: The Mentorship Program will officially commence on July 10 and finish on August 25. During this period, participants will have the opportunity to engage in enriching mentorship relationships, gain valuable insights, and work towards obtaining certifications in their desired fields. June 1, 2023: Program Announcement / Applications Open June 26, 2023: Application Window Closes for aspirants July 5,&
Hi, I am using AEM 5.6.1. I am getting following error. org.apache.sling.api,version=[2.3,3) -- Cannot be resolved org.apache.sling.api.request,version=[2.4,3) -- Cannot be resolved org.apache.sling.api.resource,version=[2.5,3) -- Cannot be resolved org.apache.sling.models.annotations,version=[1.0,2) -- Cannot be resolved org.apache.sling.settings,version=[1.3,2) -- Cannot be resolved. In /system/console/depfinder I found org.apache.sling.api depencies as <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.api</artifactId> <version>2.4.3-R1488084</version> <scope>provided</scope></dependency>In pom.xml file I mentioned same dependencies. Still I am getting same issue.
We have a situation where when we reload a page, the ttMETA object is undefined. Why would this happen? If I check the network calls, I get the same thing whether undefined or not.Any ideas why this would happen? Thanks,MJ
Welcome to the 5th edition of the Adobe Platform Experience Community Lens! Adobe Platform Experience Community Lens is like your community bulletin board highlighting the latest updates from the Adobe Platform Experience Community in one place. In this edition, we are sharing updates of Q3 2023, July 23- Sept 23 including, the most viewed Adobe Platform Experience content on Experience League, as well as the latest product releases, upcoming and past learning opportunities, and a lot more! Adobe Platform Experience Community Lens AEP PRODUCT RELEASES Learn about all the new capabilities, upgrades, improvements, and fixes that were included in the latest release for Adobe Platform Experience: Real-Time Customer Data Platform - Intelligent Re-engagement use case guide and Partner support has been released. Attribute-based access control - The new permission policies sandbox configuration feature allows you to enforce an attribute based access control policy on all or
Breadcrumb v2 start level changed from properties but it was not reflected automatically in the pagesCan I change the value through hardcoded in html or sling model its printing twice Home , so I need only once, so can you help @community
First off, I hope I`m making sense in english:I am using Adobe Experience Manager (Designer) to create forms. I want a textfield to expand when the text turns out to be longer than expected. Everything coming after that textbox is supposed to move down. I made that work in theory using "Teilformulare" or partial forms (I don't know if that is the correct translation). But the moment I change the setting from position to text flow, which will then allow the change in the pdf, everything jumps to the left and up. How can I keep my format and still be able to have the text-box expand with the entire form. I don't want the scroll funktion, because then I can save but not properly print the data. I've used several partial froms and some of the format within those partial forms stays in tact. However, all indidviual partial forms make that jump in the end.Is there a different way to make the form expand or is there a way to keep my format using this method?Best,Nina
So I am trying to create a workflow where I need to change the url which is authored. So let say of page A.html we have authored 10 url so how we can fetch all 10 urls.
Hi, I am trying to exclude the dependencies folder in ui.frontend from being minimized/optimized via Webpack, but I am unable to, I updated this line to this, but with no effect.minimizer: [ new TerserPlugin({ exclude: /src\/main\/webpack\/dependencies/, }),Use case, is that whatever added to dependencies should not be minimized as it causes issues with method when used elsewhere.Does anyone have a solution to exclude a path of JS files from being minimized/optimized/compiled by webpack?
I am creating a product page in which i want to display the data which is stored in aem . Where can I store that data and fetch it in the page
Hi AEM Community I have the following scenario Brief description:Customer has AEM as a Cloud Service with multiple subdomains configured. The sitemap feature is enabled and also a customized class (MySiteMap.java) that extend the ResourceTreeSitemapGenerator abstract class from Sling. One of the responsibility of the MySiteMap.java class is to remove the www. from the subdomains via code through custom regular expression Customer has the following domain and subdomains configure:1 - www.mycompany.com 2 - ensurance.mycompany.com3 - supplychain.mycompany.com Problem:When the sitemaps are generated for these multiple domains the output produced is the following for: 1 - www.mycompany.com <url><loc>https://www.mycompany.com</loc><lastmod>YYYY-MM-DDT HH:MM:SS</lastmod><priority>1.0</priority></url> for: 2 - ensurance.mycompany.com <url><loc>https://ww
HiThe initial content of the template isnt visible on the publisher, So I published template from template console https://localhost:4502/libs/wcm/core/content/sites/templates.html/conf/corporate but the initial content isn't showing on the publisher.But When I replicate the template from author crxd, the initial content is updated on the publisher.Can anyone help what the issue is when I publish through the template console
If you missed the announcement last month, Adobe made Marketo Engage’s Dynamic Chat – which is available free to all Marketo Engage licenses – even better! Here’s a great breakdown of what’s new, so I won’t go into all that but I will say that even some paid-only features are available as a free trial first so you can “try before you buy.” So there’s really no reason NOT to give Dynamic Chat a go, whether you’re new to chat bots or currently using another vendor and want to evaluate it against that. That said, it can be difficult to know where or how to begin. Pick a straightforward use case to start. You don’t have to create an elaborate, multi-question, choose-your-own-adventure chat conversation! You can focus on tip-top-of-the-funnel lead generation – get an email address! When an unknown visitor arrives at your web page for a particular solution (or industry or service), have your chat bot ask if they’d like to subscribe for updates. Collect their email address if th
Hi Team, currently , rules already in place to remove the .html from the URL in dispatcher to remove and point the cta links in the page without .html extenstion but Vanity redirects still redirecting to .html extn currently we can access page with and without html extension both what can be the issue and resolve this issue ?
I was using the wrong query in querybuilder that why my numbers are so out of syncTLDR: I want to manually sync the users in pub2 to pub1Sync was done using the instructions on this page: https://experienceleague.adobe.com/docs/experience-manager-65/administering/security/sync.html?lang=en#manually-syncing-users-and-user-groups---------------------before user sync: pub1: 13xxx userspub2: 14xxx users to check the numbers, I used querybuilder on both publishers and used the query below (I tried with and without jcr:primaryType. It doesn't make much difference.) path=/home/usersjcr:primaryType=rep:User---------------------after user sync: pub2 still has more users than pub1. in fact, pub1 now has 12xxx (much less than what I started with)---------------------Any ideas on what I could be doing wrong? NOTES:Adobe/AMS had to exclude (during package creation) the home folder for the admin acct as this is causing issues during importsame as above but this time, Adobe/AMShad
when creating a blueprint the "create site" button grey's out as in the language code we are using "-" instead of "_".Could you please have an enhancement to enable create site button even if we use "-" in the language copies. Is this an OOTB functionality that was being used for Create Site command that was triggering for the payloads msm:masterPages: /content/xxxxxxx/language-masters/en_us msm:masterPages: /content/xxxxxxx/language-masters/es_mx But in our project specific we are using en-us and es-mx.Now we can't go back and change the language to use "_" as that would need tremendous changes to our content system.
Hello AEM community, Quick question: Does out of the box content fragment model provide "composite multifield" data types.?I have set of buttons with text, url to be authored. Also, is there any specific date type for images or use content reference data type? Thanks for help,Sri
This episode is inspired by my coworker, Nichole Vargas, one of the brilliant “3 Musketeers” known as the Workfront Scale Team. For the record, she is just as awesome, intelligent, and generous to work with as she is at our events! Join me, your On-Demand Workfront CSM, as I chat with Nichole about how she became our Reporting Guru, her favorite features and tips, and how all of us can be “more like Nichole”! Check out the video below! Resources and examples mentioned during the interview: Advice: Don’t give up! Keep trying, be curious, and don’t be afraid to fail at first. Engage your resources! Experience League, Scale events, and most importantly, your fellow Workfront Customers in the Community. Share your expected Next Step or Action Items needed after sending your reports. Give context and depth to your messages. Ideas: Create your own resource to save your Reporting notes, Text Mode, a
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.