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

Jagadeesh_Prakash
Jagadeesh_Prakash
Online

Badges

Badges
26

Accepted Solutions

Accepted Solutions
31

Likes Received

Likes Received
139

Posts

Posts
120

Discussions

Discussions
38

Questions

Questions
82

Ideas

Ideas
7

Blog Posts

Blog Posts
3
Top badges earned by Jagadeesh_Prakash
Customize the badges you want to showcase on your profile
Re: Auto Complete - Adobe Experience Manager 11-07-2022
@arvind Where are the list items saved ? $ab, $bc,$ac ...........$nn And also you are talking about the auto complete in RTE editor right? If yes in below editorkernal location you can see the events getting triggered on typing some thing in the editor. On top of that file you can write your custom functionality /libs/clientlibs/granite/richtext/core/js/plugins/editorkernal.js

Views

95

Like

1

Replies

2
Re: AEM As A Cloud Service - Dispatcher - Error page for multiple countries and languages - Adobe Experience Manager 11-07-2022
@hiral-shah It should work with @arunpatidar Solution. But if it is not working the issue is with some thing else.And also i see fromt he screenshot attached why on dispatcher we are rendering from /content//fr/content//fr/fr/home1234.html What is the exact ur from publisher? There is some rule or any configuration that is redirecting /content/fr on top of /content//fr. Please check from that prespective

Views

161

Like

1

Replies

5
Re: Is it possible customizing error pages under my project (not directly under apps) ? - Adobe Experience Manager 11-07-2022
@YuSheng you can refer to below URL for Customizing pages show by Error handler. Hope this is useful https://experienceleague.adobe.com/docs/experience-manager-65/developing/platform/customizing-errorhandler-pages.html?lang=en

Views

82

Likes

0

Replies

0
Re: Migrate Component properties node to new componnets - Adobe Experience Manager 11-07-2022
@rohankalra If the old and new component properties names are same then we can use the modernizer tool to migrate. If not you need to write a script and map the values and migrate. But i strongly feel that you might need to write a new script for this. You can check on migration journey to cloud and take decisionhttps://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/migration-journey/getting-started.html?lang=en

Views

86

Like

1

Replies

1
Re: page properties issues - AEM cloud - Adobe Experience Manager 11-07-2022
@Lakshmi9 From the xml structure that you shared. I see some difference in the resource Type reference for basic tab. Compared with other tabs once check and evaluate

Views

144

Likes

2

Replies

1
Re: Getting error when trying to save any page property - Adobe Experience Manager 10-07-2022
@Unknown1 Did you recently update the AEM version to 6.4? I am expecting that there should be some date format issue on the page after the update. You might need to find that custom date and change the format accordingly

Views

127

Like

1

Replies

0
Re: Show/hide fields based on checkbox in multifield - Adobe Experience Manager 10-07-2022
@sufyan-ayub You can refer to below URL multifield :https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-6-5-show-hide-fields-dropdown-in-multifield/td-p/414115 Nested multifieldhttps://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/is-there-any-way-in-aem-6-5-nested-multifield-dialog-to-minimize/td-p/370492 Hope this is useful for you

Views

145

Like

1

Replies

1
Re: Broken Links Report set up in AEM - Adobe Experience Manager 10-07-2022
@akhilr48142671 I am not sure if AEM have that OOTB solution provided. But based on the traffic report from adobe analytics we can show the bad links and take a report out of it. And also as mentioned from @ArpitVarshney you can check for the linkchecker but which might need some customization and once check for acs commons mcp provides broken links report.

Views

68

Like

1

Replies

0
Re: How to have an ordered or unordered list with headings and paragraphs in it? - Adobe Experience Manager 10-07-2022
@vvl1 It is never advisable to over lay the OOTB JS and write the custom functionality for the same. Only if any validations are required we can do it or else we should not. Recommend you to write a custom component to achieve this. As follows Heading title with RTEAnd an multifile with Heading RTEAnd followed up with paragraph RTE

Views

86

Likes

2

Replies

1
Re: AEM6.5 edit dialogue is not opening in author - Adobe Experience Manager 08-07-2022
Hi @Aditya_Chabuku, I mean to say that in nested multifield, If you keep on adding nodes than at a particular point we will not be able to add more. I guess it was some ~ 30 to 40. The solution suggested was for that. Apache Sling Main Servlet' But i guess the issue got resolved now @kyasam

Views

82

Like

1

Replies

0