On our 6.1 SP2 installation, the responsivegrid component adds the newpar component like so:<div class="content-par responsivegrid"> <div class="aem-Grid aem-Grid--12"> <div class="new section aem-Grid-newComponent">...</div> </div></div>Dragging in a Text component onto that new par...
I am trying to use the list in AEM RTE and when I use the bold option with number list, the text is bold but the numbers are not bold. Any idea on how to make the numbers also bold along with the text. !
Classic UI is getting deprecated next year, how does your technical debt look like? In this blog, I am testing out the new AEM Dialog Conversion Tool Version 2 and providing you a comprehensive look.Let you know the enhancements, concepts, steps, test result and pros and cons...Understanding and Try...
Register here for an interactive session at the Adobe Experience Manager user meetup in Delhi NCR.[Registrations CLOSED]Meetup AGENDA:1. What’s new in AEM 6.3 (Sites + Assets + Forms)2. AEM Context hub personalization3. AEM Forms - Theme, FDM, Template Editor, Tips & TricksThis will be followed by a...
Is it possible to show a notification/error message to the user while he is working on a translation project?Example: an error happens when the user starts a translation job. It will show him following error:Is it possible to show more than just the "Failed to start translation" text?
Hi All, We are facing concurrent use of session.save call in our CQ5 application. When we analyze logs, we found that a function is having for loop, which is interrupted by TIBCO calls. Where the calls also using admin session. Due to which the below issue is occurring that in turn causing java.la...
In our previous blog, we have already learned basics of sling models.But the magic of sling models is not over. We have more to know. We have seen injector specific annotations of sling models in Part-1, except all these specific sling model Injectors we have some more annotations that help in Sling...
Hi there, I've been trying to figure this out for a couple of days.I have component A and component B. I'm trying to add event listeners ONLY to the dialog for component A by adding the extraClientlibs property which references the custom clientlib on component A. As a test, it's just an alert that ...
Hi,I have a requirement to display a notification when a blog or a QnA is denied by moderator. Looks like this functionality is missing in OOTB blog/QnA feature. Or am I missing something?Thanks,Sagar