Is it possible to have a sidebar search box within the space.
The space is pretty huge with a lots of pages. Hence the page tree is also bit complicated.
I believe a search bar above the page tree could be of huge help in this!!
Could this be attained with configuration in the look and feel?
Thanks in Advance!!
Hello Solomon, you can indeed do this.
We just have to add the Livesearch macro to the sidebar using Wiki markup.
{livesearch:spaceKey=all spaces|size=medium|placeholder=Search}
To enable for all spaces, add the line above into the Sidebar section of the Sidebar, header and footer admin page.
If you would like to add it to certain Spaces only, add it to the Sidebar, header and footer for that specific Space.
Hope that helps! :)
Cheers,
Sattesh
Hello Sarah,
The answer is perfect! I have implemented it.
Thank you very much for your response! Really appreciated.
Thanks,
Solomon Cherian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Works great! To clarify, the wiki markup with "spaceKey=all spaces" can be modified to restrict results to a single space by using the appropriate space key in place of "all spaces". This can be done whether the macro is placed globally or within a single space.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This works great and I like to put "search only this space" as a placeholder, to clarify that it will return only results from the current space. So it looks something like this:
{livesearch:additional=none|id=LiveSearch01|placeholder=Search only this wiki|spaceKey=Mywiki|size=small}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
All your answers seemed to work, but is it possible in the new Confluence migrated to cloud ?
I have the same question : " Is it possible to have a sidebar search box within the space" ?
I don't find Sidebar, header and footer
Thank you in advanced.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Works like a charm. I also wanted to search just pages and show an exerpt.
{livesearch:spaceKey=mySpace|size=medium|placeholder=Search mySpace|type=page|additional=page excerpt}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.