Advanced Search for Confluence
Breadcrumbs

Search Radio Button Macro


image-20220629-100028.png
Example of the Search Radio Button Macro


This macro creates a radio button below the Advanced Search box. The radio button can be used to filter down the results of the Advanced Search. Only one radio button can be selected within one Filter Column Macro .
This macro is closely related to the Search Checkbox Macro .

Specifications

The Search Radio Button macro always needs to be nested within the  Advanced Search Macro .

When inserting the macro, you can decide between two options:

  • standard - choose a pre-defined filter

  • advanced - use CQL fields or functions

Standard filter

The standard option will allow you to choose any of Confluence's pre-defined filters. For example, choose โ€œLast modifiedโ€ and select a time range.

image-20220629-100714.png


You may also combine various filters by clicking the button "add a filter" below the selected filter and choosing another one.

image-20220629-100554.png


Advanced filter

To use the advanced filter, you need to input valid CQL queries. You can read all about them in  Atlassian's documentation .

Using the advanced option will override any standard filter chosen before.

An example use case for the advanced filter: How can I include archived spaces in the Advanced Search?  


Additional Parameters

  • Label of the radio button (required): assign a label that makes it clear what the radio button does.

  • Checked: The default state of the radio button. By default, the radio button is not checked.


This macro is closely related to the Search Checkbox Macro .

โ† Back to macro list