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

Sanjay_Bangar
Sanjay_Bangar
Online

Badges

Badges
27

Accepted Solutions

Accepted Solutions
30

Likes Received

Likes Received
173

Posts

Posts
170

Discussions

Discussions
43

Questions

Questions
125

Ideas

Ideas
1

Blog Posts

Blog Posts
0
Top badges earned by Sanjay_Bangar
Customize the badges you want to showcase on your profile
Re: Sitemap generation using scheduler - Adobe Experience Manager 21-04-2022
Hi @Vani1012 ,I think you followed correct and can you please remove edit.html from your url and try it.localhost:4504/content/sitemap/us.sitemap.xmlFor local don't required any dispatcher setup to check the sitemap.

Views

214

Like

1

Replies

1
Re: Multifield component creation error in AEM 6.5 - Adobe Experience Manager 21-04-2022
Hi @Jacket97 ,you can use simple in slingmodel@inject public Resource multifield; in sightly:like that you can access item. Kr,Sanjay

Views

227

Like

1

Replies

0
Re: Experience fragment - Not able to get Default CSS Classes defined in policy - Adobe Experience Manager 11-04-2022
Hi @sagarkmr0915 ,There are 2 ways to handle it one using clientlibs added to the template level nd other way is to add you Style Class name in Template page policy.This class should be implemented your Clienlib-site or your base client library which you called every template.Kr,Sanjay

Views

141

Like

1

Replies

0
Re: Sling models not getting registered in one of the AEM instance authors - Adobe Experience Manager 08-04-2022
Hi @Kamalakannan_kumar ,what is the error you got it on the other system?Kr,Sanjay

Views

340

Like

1

Replies

1
Re: How to call Servlet/Sling model for Custom Action type in Forms - Adobe Experience Manager 25-03-2022
Hi @Tessa_learner1 ,You need create sling Servlet using resource type and add resource type to your form container component drop-down.then your Servlet getting called.Kr,Sanjay

Views

214

Like

1

Replies

0
Replace @context=unsafe for inline js - Adobe Experience Manager 10-03-2022
Hi , I have requirement to call inline script into text area and I have added in sightly like ${properties.textarea @CONTEXT='unsafe'} but as you know Unsafe disabled the XSS protection.does any one know other way to do it. Kr,Sanjay

Views

131

Likes

0

Replies

1
Re: Multifield dialog to add form fields - Adobe Experience Manager 08-03-2022
Hi @Arindam15 , follow this blog for your use casehttps://aemhints.com/2020/10/24/coral-multifield-aem65/and to access the multifield item write a sling model.call this sling model into your sightly.Kr,Sanjay

Views

120

Likes

2

Replies

0
Re: List out specific "features" under Image Plugin in RTE - Adobe Experience Manager 08-03-2022
Hi @parthibanselvam , You need to write some custom js for your use case. using OOTB it is not possible such type of features.

Views

106

Likes

2

Replies

0
Re: How to access cloud environment variables to crx/de or any configuration - Adobe Experience Manager 24-02-2022
Hi @Kishore_Kumar_ , I tried the way they have mentioned but I want environment variables value in replication agent but i could not able to do it using above approach.

Views

164

Like

1

Replies

1
How to access cloud environment variables to crx/de or any configuration - Adobe Experience Manager 24-02-2022
Hi All, I have to add environment specific (uat and prod) token and api key on cloud instead of creating separate OSGI configuration for each environment.I hav found how to set the environment variables on cloud for each environment on cloud itself using below linkhttps://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/implementing/using-cloud-manager/environment-variables.html?lang=enBut I could not able to see how to access these variables in my OSGI configuration.Kr,S...

Views

178

Likes

0

Replies

4