내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

sidekick help link 404

Avatar

Level 4

Hi, our sidekick help button (top right) has a broken link to [author-host]/en/cq/current/wcm.html.  We need this to go to a public help page that we have.  Where do we overlay this config?

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 10

/libs/cq/ui/widgets/source/widgets/wcm/HelpBrowser.js

원본 게시물의 솔루션 보기

3 답변 개

Avatar

정확한 답변 작성자:
Level 10

/libs/cq/ui/widgets/source/widgets/wcm/HelpBrowser.js

Avatar

Level 4

Thanks.  This actually overlays the help link in the WCM banner area.  We've fixed this with

CQ.wcm.HelpBrowser.path = "(our url)"

Where is the sidekick configuration?

Avatar

Level 10

Take a look at the code as referenced by Sham.