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: what is base page component - Adobe Experience Manager 02-08-2022
@gargkrishna Component is a collection of scripts and is modular. Page rendering components are like parent compoenent, we can place multiple content compoenents inside a Page rendering components

Views

43

Like

1

Replies

0
Re: what is the difference between foundation and core components. - Adobe Experience Manager 02-08-2022
@gargkrishna Basically foundation compoenents are the the ones that aredesigned for use when authoring content for a standard web page. They form a subset of the components available out-of-the-box for a standard installation of AEM. https://experienceleague.adobe.com/docs/experience-manager-65/authoring/siteandpage/default-components-foundation.html?lang=en And core compoenents are introduced in aem 6.X. This is maily used to override/extend components in aem which will be secure, robust, versi...

Views

41

Like

1

Replies

0
Re: logs not getting updated when running AEM inside windows - Adobe Experience Manager 31-07-2022
I just tried inside a cmd+run-as-admin. same results. none of the log files has been updated. The only change that I can see is that a new s7access-my-current-date.log has been created for today.

Views

42

Like

1

Replies

0
Re: HOW TO INCLUDE ONE COMPONENT WITHIN ANOTHER COMPONENT? - Adobe Experience Manager 30-07-2022
@ac6600 data-sly-resource includes the result of rendering the indicated resource through the sling resolution and rendering process. It helps include result of a resource from a path specified. The sling resolution and rendering process will process the indicated resource from path and result will be included. In your case you just have to use - within the html of your page-hero component. for more details fon HTLs: https://experienceleague.adobe.com/docs/experience-manager-htl/using/htl/block...

Views

90

Likes

2

Replies

0
Re: Adding Category dropdown in Discussion Section to filter Articles according to topic selected. - Adobe Experience Manager 27-07-2022
Hi @ManuMathew1994 This has restricted access only for community advisors.

Views

38

Likes

0

Replies

0
Re: AEM cloud - extended carousel & image components are not working - Adobe Experience Manager 26-07-2022
Hi @ManuMathew1994 , please find the screenshots below. Kindly let me know if anything is required. And the imageupdated(copy of the image component & renamed) is working as expected in the carousel. Image component Carousel component Thank you

Views

60

Like

1

Replies

0
Re: OOTB AEM 6.5.0 is not running in M1 processor Mac machine. - Adobe Experience Manager 25-07-2022
Hi Saravanan, Thank you for this reply! I was running into this same roadblock on this because I was using Java 18 (using brew and getting latest) on my M1Pro Mac and AEM wasn't starting up so I uninstalled it, and installed Java 11 instead (brew install openjdk@11) and it now works as expected. Thank you!

Views

60

Like

1

Replies

0
Advanced future proof- AR/VR Authoring experience in AEM - Adobe Experience Manager 25-07-2022
Request for Feature Enhancement (RFE) Summary: AR/VR Authoring experience in AEM/ Integartion of Adobe Aero Use-case: Future proof content authoringAR e-commerce CMS experience. Current/Experienced Behavior: Authoring mode in AEM / Adobe Areo Improved/Expected Behavior: AR authroing experience.AR asset management.Using AR to create content. AR website experiecne. Adobe Aero Integartion. Environment Details (AEM version/service pack, any other specifics if applicable): NA Customer-name/Organizati...

Views

39

Likes

0

Replies

0
Re: Page Move Action is not working in AEM - Adobe Experience Manager 22-07-2022
Hi @alexshel Adding below properties /oak:index/damAssetLucene in CRX/DE can help to solve the problem 1)property -Name: tags,Type: String, Multi: Yes, Value: visualSimilaritySearch 2)property -Name: refresh, Type: Boolean, Value: true Regards, Manjunath

Views

83

Likes

4

Replies

0