


When I click on help icon in sidekick it is displaying the page with Add content here message,But I want to redirect to https://docs.adobe.com/docs/en/cq/5-5/wcm.html.
Views
Replies
Sign in to like this content
Total Likes
Can you share screenshot of which Icon you are referring?
Views
Replies
Sign in to like this content
Total Likes
which version of AEM are you using, it is redirecting to me properly.
Are you facing this issue for all instances or only one of your instance ?
Views
Replies
Sign in to like this content
Total Likes
When I click help button in siteadmin page or sidekick,I am getting the message as Add Content here in new tab.I have attached my screenshot.
Views
Replies
Sign in to like this content
Total Likes
Looks like some of your code is conflicting,
Mine is working fine. Did you added some customization for this help icon?
Views
Replies
Sign in to like this content
Total Likes
I have attached my sidekick.js page.Can u suggest how toavoid this conflict.
Views
Replies
Sign in to like this content
Total Likes
Fews questions:
Which AEM version is yours?
Have you tried to customized anything in this file sidekick.js?
Are you seeing this in all browser?
Did you try creating new AEM instance and see the behavior?
Thanks
Views
Replies
Sign in to like this content
Total Likes
Does this path exist in your system?
/libs/day-docs/content/en/cq/current/wcm.html
Thanks
Views
Replies
Sign in to like this content
Total Likes
Yes,the same path.What I should do to change my path
Views
Replies
Sign in to like this content
Total Likes
AFAIK, this path does not exist by default in AEM ( m referring 6.1 )
First, AEM tries to find this path on your local aem instance, if it does not exist then it opens the links in adobe documentation. (which practically happens in my case)
But in your case someone has created this path so it opens the page from local Instance
Please check why it was created....there has to be some reason...
Views
Replies
Sign in to like this content
Total Likes
Is there any possible way to remove that path and redirect that page tho adobe documentation?
Views
Replies
Sign in to like this content
Total Likes
I am asuming you are aware why this path was created.
Try deleting the path from /libs and see the behavior
Make sure you take backup prior deleting
Views
Replies
Sign in to like this content
Total Likes
You can delete that node unless you are not overriding the same.
Also, is this node exists on every new instance you are creating ?? as I also dont see that node as @edubey mentioned.
Views
Replies
Sign in to like this content
Total Likes