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

pradeepmoolemane
pradeepmoolemane
Online

Badges

Badges
15

Accepted Solutions

Accepted Solutions
2

Likes Received

Likes Received
17

Posts

Posts
31

Discussions

Discussions
2

Questions

Questions
29

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by pradeepmoolemane
Customize the badges you want to showcase on your profile
Re: AEM as CS | Handle event on page publish - Adobe Experience Manager 22-08-2022
Hi were you able to validate this in local SDK setup ?.

Views

29

Like

1

Replies

1
AEM as CS | Handle event on page publish - Adobe Experience Manager 22-08-2022
Hello Team, How do we handle page activation custom event on AEM as CS ?. Like we were handling in version <= 6.5 sling event. We are trying to do something on publishing/activating the page with event handler using EventConstants.EVENT_TOPIC + "=" + ReplicationAction.EVENT_TOPIC which works fine in local but not on Cloud.

Views

38

Likes

0

Replies

3
Re: Content Fragment with Multifield - Adobe Experience Manager 20-07-2022
@Mohit_KBansal and all, interestingly I am able to create content fragments and edit with CF with data.But only issue, I can not goto CF model folder and edit the model.

Views

50

Like

1

Replies

0
Re: Content Fragment with Multifield - Adobe Experience Manager 19-07-2022
Yes, @Mohit_KBansal, without this multifield, CF working fine.

Views

64

Like

1

Replies

0
Content Fragment with Multifield - Adobe Experience Manager 19-07-2022
Hello Team, Trying achieve multifield for content fragment model using granite resourceTypes. Created CF model from crx in my local and after creating, when I navigate to Assets -> Content Fragment Modesl -> global folder, facing some weird issue, where it says "Please check your payment details and submit your order again, or contact our support team". Attached CF dialog: <_x0031_625601572222 jcr:primaryType="nt:unstructured" sling:resourceType="granite/ui/components/coral/foundation/form...

Views

72

Likes

0

Replies

3
Re: Problem - Sling Model not getting invoked - Adobe Experience Manager 07-07-2022
Yes, this approach also works. Same we are using in our case.

Views

328

Likes

0

Replies

0
Re: Coral3 multifield with collapse and expand for each multifield set - Adobe Experience Manager Assets 05-07-2022
Hi @lukasz-m Thanks for your reply and suggestion. is there a plan to implement collapsible for coral3 as well from adobe side like coral2 collapsible ?.

Views

115

Like

1

Replies

1
Coral3 multifield with collapse and expand for each multifield set - Adobe Experience Manager Assets 05-07-2022
Hi Team,Use of coral3 is must in latest version of AEM (6.5 or AEM as CS) ?. Want to use collapsible feature which coral2 layout provides - with layout type - /libs/granite/ui/components/foundation/layouts/collapsible.I dont see same exists for coral3. Can you help me out on this collapsible/expand feature on coral3 multifield ?

Views

131

Likes

0

Replies

3
Re: How to pass the data in AEM? Syntax Error! - Adobe Experience Manager 02-07-2022
Hi @Ameen_Dev Can you please try changing item (data-label attribute value which marked in bold in below snippet) to properties ?

Views

117

Like

1

Replies

1
AEM Project creation using archtype - Adobe Experience Manager 01-07-2022
Hello Team, I was trying to create a new project for SPA app and below is command used to create a project:mvn -B archetype:generate -D archetypeGroupId=com.adobe.aem -D archetypeArtifactId=aem-project-archetype -D archetypeVersion=27 -D appTitle="My SPA React App" -D appId="my-spa-react" -D artifactId="aem-guides-wknd-spa.react" -D groupId="com.adobe.aem.my.app.react" -D frontendModule="react" -D aemVersion="cloud" Project getting created with following error message: Not sure what privilege ne...

Views

93

Likes

0

Replies

2