Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

mobans
mobans
Offline

Badges

Badges
7

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
6

Posts

Posts
6

Discussions

Discussions
3

Questions

Questions
3

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by mobans
Customize the badges you want to showcase on your profile
Re: What component to be used for video in AEM 6.5 ? - Adobe Experience Manager 05-07-2022
Consider creating a new Custom component.

Views

182

Like

1

Replies

0
Re: How to create custom RTE plug-in for changing font size of selected word or sentence in Text component (AEM 6.4.8) - Adobe Experience Manager 30-06-2022
Please note that the RTE plugin I have published [1] was tested on 6.3, and may not work on 6.5, but this article [1] can be used to create a new plugin and the concept is the same. I will try to update the plugin. [1] https://mkbansal.wordpress.com/2016/01/09/aem-rte-custom-styles-plugin-touch-ui/

Views

42

Like

1

Replies

0
Re: AEM 6.5: How do I remove an event from page? - Adobe Experience Manager 30-06-2022
What kind of event is getting invoked? When it's invoked? Do you see any code in your repository causing this? Also, have you checked logs ?

Views

212

Like

1

Replies

2
Re: Anyone knows if we can add loading before page render - Adobe Experience Manager 30-06-2022
Checkout your resources included in head section. HTML/Resource rendering starts from top to bottom, so if head section has many resources, will cause delay to load body. Once you have only needed resources in head (css files, meta tags) and other resource requests moved towards end of HTML, then solution provided by @shaileshbassi should work.You should also consider using preload/prefetch meta tags [1]. [1] https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types/preload

Views

92

Like

1

Replies

0
Re: AEM cloud | Run mode folders deployment not working - Adobe Experience Manager 30-06-2022
Make sure you are following correct runmode structure as per [1]. Please be informed that runmodes on cloud are supported in json format [2]. [1] https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/implementing/deploying/overview.html?lang=en#runmodes[2] https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/implementing/deploying/configuring-osgi.html?lang=en

Views

126

Like

1

Replies

1
Re: AEM 6.5: How do I remove an event from page? - Adobe Experience Manager 30-06-2022
@Magicr Please check if there is any launcher configured for your page/hierarchy/libs/cq/workflow/admin/console/content/launchers.html

Views

217

Like

1

Replies

4
Likes given to
Likes from