The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

quicksearch on a space only

Henry Simon
February 12, 2022

I'm trying to add a quicksearch to a Themebuilder page and the quicksearch returns results from all spaces. I just want the results from the current space. Is that possible? I'm following this page and using Storage Format:

https://docs.adaptavist.com/tb4c/latest/macros/themebuilder-panels/panel-menu

Both blocks below returns results from all spaces.

<ac:macro ac:name="panel-menu">
<ac:parameter ac:name="menutype">aui-quicksearch</ac:parameter>
</ac:macro>

<ac:macro ac:name="panel-menu">
<ac:parameter ac:name="menutype">aui-quicksearch</ac:parameter>
<ac:parameter ac:name="spacesearch">true</ac:parameter>
<ac:parameter ac:name="spacekey">MySpaceKey</ac:parameter>
</ac:macro>

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Henry Simon
February 18, 2022

I went with another search instead of quicksearch.

TAGS
AUG Leaders

Atlassian Community Events