Hi,
for my user macro I want the possibility to have only one autocomplete parameter for space and page name (as used in task report macro). The options for types of parameters are either space or page name, but not both at the same time.
So in the user macro it would look similar to:
## @param SpaceOrSite:title=space or page|type=confluence-content|desc=Show only tasks from this space or page.
If this is not possible, is there a way to make the autocompletion look more fancy (also like in task report macro), e.g. typing a page name whose exists in different spaces should also show the space name it is located at.
See the following picture: