Hi,
I'm using Confluence in order to share knowledge articles in Service Desk customer portal. I want to use the Livesearch Macro to enable my clients to search through articles but the returned search results are Confluence articles (pages from Confluence) where my clients don't have access since they only have access to the articles from the portal (those have a different link).
Is there a way where I can use the livesearch macro to provide article results with the portal link so that my clients can read them?
Thanks a lot!
Ana
Hello @Ana-Maria Erascu !
As I understand, you need to search for Jira Service Desk articles directly from Confluence interface.
Currently, this is not possible to achieve with the Livesearch macro. The macro functionality is limited to Confluence itself. You can take a look at the macro documentation here:
What we can do is embed the Jira article search page directly in Confluence with an iFrame.
Here is how we can do it:
- Create a new Confluence page
- Insert the iFrame macro in the newly created page
- In the URL field, insert the Jira Service Desk search page (it will look like this: https://mysite.atlassian.net/jira/servicedesk/projects/PROJECTKEY/knowledge/search?q=)
- Set the Width value as 100%
- Set the Height as desired (in my example I used 600px)
- Save de macro
- Publish the page
Users now should be able to search Jira from within Confluence by using the now embedded Jira Service Desk Article search page.
Using this method may inflict a penalty to page loading times. This happens because you will need to load two pages instead of just one.
I hope this helps! Let us hear from you!
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.