Hi Everyone,I have a requirement wherein I need to display multiple images as carousel using teasers within a campaign.The priority of the order of the images is based on 2 different user groups. The strategy used in teaser dialog restrict to display only first image, or any random image or clickstr...
Hi Everyone,When i copy the content from browser and then to notepad, notepad++ to rich text, by default tool is adding font family to p tag. How to avoid adding style attribute to P tag when content is copied from browser, notepad etc...<p style = "font-family: tahoma , arial , helvetica , sans-ser...
How to create Test driven development(TDD) for AEM components. Is there any framework to do that in AEM?I need to write junit test cases for components in AEM. Please explain me in detail.Any help would be appreciated. Thanks Mini