Enabling Copy Permalink for Service Portal Knowledge Articles
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2020 07:52 AM
In the developer instance for Orlando, knowledge articles show Copy Permalink. My organization's Orlando instance does not show this, is this a plugin that needs to be turned on?
I've tried searching around for documentation but not able to find anything on this:
- Labels:
-
Knowledge Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2020 08:06 AM
Nick,
No additional plugin is required for Copy Permalink. Copy Permalink is shown OOB except when viewed in mobile. Please check the widget used in your organization's Orlando instance. Press Ctrl + Right Click to show the contextual menu to identify the widget, for ex in the below screenshot you can see the widget name "Knowledge Article Content". You can review the customizations and widget code.
Regards,
Rajesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2020 08:36 AM
Good to know, thank you Rajesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2020 06:09 AM
Appreciate the guidance
I've been advised that the KB Article Page widget clone and the Knowledge Article Content widget are not able to be merged.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2020 08:07 AM
Nick, That code is in widget called Knowledge Article Content (id=kb-article-content) which the Knowledge Article View page utilizes. I would check to see if any of these pages have been edited in your instance. As you will see in the kb-article-content widget HTML the only If around showing the permalink is a check to see if the user is on a mobile and not show it.