Search Checkbox Macro
This macro creates a checkbox below the Advanced Search box. One or various checkboxes can be used to filter down the results of the Advanced Search.
This macro is closely related to the Search Radio Button Macro.
Specifications
The Search Checkbox 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.
You may also combine various filters by clicking the button "add a filter" below the selected filter and choosing another one.
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 checkbox (required): assign a label that makes it clear what the checkbox does.
Checked: The default state of the checkbox. By default, the checkbox is not checked.
FAQs on using checkboxes
This macro is closely related to the Search Radio Button Macro.