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

Prince_Shivhare
Prince_Shivhare
Offline

Badges

Badges
34

Accepted Solutions

Accepted Solutions
71

Likes Received

Likes Received
157

Posts

Posts
424

Discussions

Discussions
119

Questions

Questions
303

Ideas

Ideas
0

Blog Posts

Blog Posts
1
Top badges earned by Prince_Shivhare
Customize the badges you want to showcase on your profile
Re: Translated non-en languages still pointing to EN after translations - Adobe Experience Manager 30-10-2021
If you are using RTE somewhere in your site, it won't change the links. you might have to write some utility to change if RTE.

Views

180

Like

1

Replies

1
Re: Maven build is failing due to artifact transfer issue. - Adobe Experience Manager 08-09-2021
@sangrampatil111 your error itself saying that the url is not available currently.If you find any such issues in future as well, try to check the jar file with same version which you are using in POM in adobe repository.

Views

838

Likes

2

Replies

0
Re: Configure option not showing in toolbar - Adobe Experience Manager 02-09-2021
Please check the access as suggested by Ashutosh. also remove the editConfig Node.configure option should be available by default for any component.

Views

553

Like

1

Replies

1
Re: Configure option not showing in toolbar - Adobe Experience Manager 01-09-2021
Hi @anelem1760873 ,Can you please confirm if this is not a live copy?We cannot modify the live copies components.

Views

564

Like

1

Replies

3
Re: ${request.serverName} not returning expected value - Adobe Experience Manager 29-08-2021
There are two ways to do it,1. create a sling model and get a domain name by using request object. and pass that variable value to HTL.2. Write a JS where you will get teh domain name, set the attribute value to HTL.

Views

2.1K

Like

1

Replies

0
Re: ${request.serverName} not returning expected value - Adobe Experience Manager 26-08-2021
so where are you using the request object ? in sling models or servlet?

Views

2.2K

Like

1

Replies

2
Re: AEM project site pages are resulting blank page view - Adobe Experience Manager 06-08-2021
@swathialeti can you please try using updated core components version.https://github.com/adobe/aem-core-wcm-components/releases/tag/core.wcm.components.reactor-2.17.8

Views

1.7K

Like

1

Replies

2
Re: Looking for info on storing commerce products and the... - Adobe Experience Manager 30-07-2021
In this case, you can still use it to store in assets as a property but to filter this data you will have create custom console or page with some dynamic dropdowns, where you can filter these data easily.

Views

327

Like

1

Replies

0
Re: Removal of auto generated wrapping div tag around the... - Adobe Experience Manager 30-07-2021
@ashpawartmg I had this issue earlier, but in my case, div tags were creating additional space even if it a test condition.so I removed the tags and used only where ever I can use.the options which you are tried didn't work for me as well.

Views

351

Like

1

Replies

0
Re: Looking for info on storing commerce products and the... - Adobe Experience Manager 29-07-2021
@Art_Broussard Can you please help me with below points -1. When you say "importing into AEM", is this a API call? or first you will storing it into somewhere in aem and then showing it to frontend.2. If API, then what is your backend system. In my case, we are using Magento and graphql by which we are taking only specific attributes which are required for product (few products).3. If later you have a plan to explore on Magento, and if there are multiple products which needs to showcase on AEM t...

Views

346

Like

1

Replies

2