I tried to use it with AEM but unfortunately it’s not working ,getting error related to loaders . Have used this reference (https://aem.news/using-tailwind-with-aem/) for integration and implemented it step by step .Got this error from above reference while implementing. According to my research ,...
Hi,As the title says, I want to add some text fields in the content fragment properties. These properties are kind of Meta Data that we have in our pages also. So, can someone please suggest as how can achieve this?
Trying to render a .psd asset using custom image component but it is not working.Below are properties which I am using for asset upload, a broken asset is appearing on page. ------------------------------------------------------------------------------------------------------------------------------...
I was trying to add a component from the code side.Steps to reproduce:1) Clone the repository of wknd project https://github.com/adobe/aem-guides-wknd.git2) checkout to main branch3) Copy the helloworld component folder from ui.apps folder and paste and rename the new component to myhelloword4)Chang...
I added custom properties to the page and used them in the navigation bar, then I created a language copy and translated them, but the properties were not translated. Please tell me how to translate it.Best regards!
Hi, I have intentions to register for the AD0-E132 Adobe Experience Manager Technical Foundations Professional Certification exam. What would be the best way for me to prepare for this certification exam? Are there any recommended training videos I should watch, be it on Udemy or on Adobe Solutions ...
Hi guys, I have a situation where there needs to be multiple components stacked on top of each other in a given grid layout. The design follows by having a full width banner image in the background, having some text on the left (RTE component) and a form on the right with its own surrounding contai...
Hello All, There is a requirement to add custom sort order date option in Core List v3 component as below. Also we want this core List component should be restricted to fetch only Article and Article category templates. I know I need to extend core list component but I am unsure the way how to imple...
Hi Team, I have a requirement from the business, Business has to remove the users which are not actively using the groups. Here is the requirement. User belongs to Group A and Group B, If user not actively using one of the group then remove the user from that group. Programmatically i have achieved ...