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

chinmayis865517
chinmayis865517
Online

Badges

Badges
15

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
12

Posts

Posts
30

Discussions

Discussions
4

Questions

Questions
26

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by chinmayis865517
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: How do we write nested multifield using sling mapper? - Adobe Experience Manager 31-05-2022
Thank you for the reply.

Views

75

Like

1

Replies

0
Re: How do we get a specific node after iterating through the child nodes? - Adobe Experience Manager 14-04-2022
Get all pages(at all level) or Get immediate children pageslistChildren(Filter filter, boolean deep) Get immediat page with nameIf(page.getParent().hasChild('another-sibling-page')){page.getPageManager().getContainingPage(another-sibling-page')} Get page PropertyValueMap getProperties()

Views

93

Likes

4

Replies

0
Re: How to get a specific child page on iteration and display in sitemap for first level? - Adobe Experience Manager 13-04-2022
If you don't want this behavior to happen in your header then you have to make necessary changes to your header component. Thanks

Views

188

Like

1

Replies

0
Re: Possibility to change thumbnails of video assets in AEM 6.4.3 version - Adobe Experience Manager 25-03-2022
@chinmayis865517 Adobe Dynamic Media Classic generates thumbnails for encoded videos, and pre-encoded videos. You can use video thumbnails like any image asset. Moreover, you can obtain URLs for the video thumbnails that Adobe Dynamic Media Classic generates and deploy these URLs outside Adobe Dynamic Media Classic. For example, you can deploy the thumbnails in search results, related video listings, and video play lists on a website.Refer below links -Using Custom Video Thumbnail with AEM Dynam...

Views

98

Likes

2

Replies

0
Re: Append / in the shortened, resolved URL - Adobe Experience Manager 21-03-2022
Hi @anish-s , Thank you for sharing the solution. I have included /content/.../.../(.*).html to sling:internalRedirect and $1/$ value to sling:match property but / does not get appended to the dynamic path that is included using jquery and works when the form is visited directly that has not dynamic ID . Should I resolve it using resourceResolver() in the back end?

Views

71

Likes

0

Replies

0
Re: Adobe analytics request is not sent without page refresh - Adobe Analytics 21-06-2021
@chinmayis865517 , Are you able to see that event is firing in the browser's developer console. You may raise this concern to Adobe Client Care by providing a test server call to validate this. Thanks,

Views

292

Likes

0

Replies

0
Re: Failed to connect to adobe target - Adobe Experience Manager 06-07-2020
@chinmayi This type of issue occurs if you are trying to access anything from office network i.e. either LAN or VPN or if your office laptop/system has any software installed which prevents it. We have seen similar issue while building a new project where it tries to download the dependencies to local m2 folder as well. I will suggest to try it on personal system else try from disconnecting from VPN i.e. from public internet and you will not see this issue anymore. If still the issue persists yo...

Views

697

Likes

0

Replies

0