Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

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

Suggest an answer

Log in or Sign up to answer
0 votes
Answer accepted
Henry Simon February 18, 2022

I went with another search instead of quicksearch.

TAGS
AUG Leaders

Atlassian Community Events