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

ManuMathew1994
ManuMathew1994
Online

Badges

Badges
41

Accepted Solutions

Accepted Solutions
14

Likes Received

Likes Received
127

Posts

Posts
157

Discussions

Discussions
57

Questions

Questions
99

Ideas

Ideas
9

Blog Posts

Blog Posts
12
Top badges earned by ManuMathew1994
Customize the badges you want to showcase on your profile
Re: How to send values from the dialog of one component which is one page to another component of another page? - Adobe Experience Manager 10-08-2022
@chinmayis865517 The following post would be helpful for you https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/best-approach-to-pass-parameters-between-pages/m-p/226690

Views

57

Like

1

Replies

0
Re: Pagination through js - Adobe Experience Manager 10-08-2022
@janhavi_singh This thread seems similar: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-6-5-add-pagination-to-list/td-p/417939 Also this is a sample js code for ref: http://jsfiddle.net/Lzp0dw83/1/ https://datatables.net/

Views

38

Like

1

Replies

0
Re: Fetching Data from node using model - Adobe Experience Manager 09-08-2022
Hi, Don't do it this at client side because if the page is cached then you will have the same value for all the users. better to fetch value using a servlet which can be called upon the click or next page load.

Views

42

Likes

2

Replies

0
Re: Context Aware Configuration Editor - Adobe Experience Manager 08-08-2022
I appreciate your help @arunpatidar I resolved my final problem and done with my POC. we need scan the classes annotated with @configuration with below plugin and load it with required dependency. Below is the change in case someone is looking for: org.apache.felix maven-bundle-plugin true <_plugin>org.apache.sling.caconfig.bndplugin.ConfigurationClassScannerPlugin org.apache.sling org.apache.sling.caconfig.bnd-plugin 1.0.2 Thank You !

Views

43

Like

1

Replies

0
Re: Meaning of the requestAttribute? - Adobe Experience Manager 07-08-2022
Yes, it is working.

Views

68

Like

1

Replies

0
Re: Live Stream Component - Adobe Experience Manager 04-08-2022
@rohankalra It looks like a component with custom js to render countdown and other BI logics. https://www.sitepoint.com/build-javascript-countdown-timer-no-dependencies/

Views

39

Like

1

Replies

0
Re: What are the default properties that page or Assets get when we create? - Adobe Experience Manager 04-08-2022
Auto Created is a property definition. Snippet from JCR Documentation :Whether the property will be auto-created when its parent node is created. Only properties with a default value can be auto-created. Link : https://developer.adobe.com/experience-manager/reference-materials/spec/jcr/1.0/6.7.6_Property_Definitions.html For example if you create a node of type sling:Folder, it will have few default properties with values and it will be available in all sling:Folder i.e. primary type, creation d...

Views

66

Like

1

Replies

0
Re: How to learn basics of AEM as a frontend developer. - Adobe Experience Manager 03-08-2022
it's not a good article. I want to know how template, cf, xf, pages, and components work together. when we have to use them.

Views

50

Like

1

Replies

0
Re: Aem - best way to install AEM Service Packs to AEM - Adobe Experience Manager 03-08-2022
Please take a look into Solved: Re: Log files - Adobe Experience League Community - 448527 , already we had a discussion on it.

Views

97

Likes

2

Replies

0
Re: How can I clear data from dialog when user picks a different option from dropdown? - Adobe Experience Manager 02-08-2022
@Jagadeesh_Prakash I checked that post as well but the links provided in there are not working anymore.

Views

104

Like

1

Replies

0