# Site settings with "Search or create..." that don't search

**URL:** https://meta.discourse.org/t/site-settings-with-search-or-create-that-dont-search/397503
**Category:** UX
**Tags:** site-settings
**Created:** [March 3, 2026, 3:45am UTC](https://meta.discourse.org/t/site-settings-with-search-or-create-that-dont-search/397503 "2026-03-03T03:45:39Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![ToddZ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/toddz/32/328350_2.png) [@ToddZ](https://meta.discourse.org/u/ToddZ)
#### Post date: [March 3, 2026, 3:45am UTC](https://meta.discourse.org/t/site-settings-with-search-or-create-that-dont-search/397503/1 "2026-03-03T03:45:39Z")

</div>

Continuing the discussion from [Admin dashboard report reference guide](https://meta.discourse.org/t/admin-dashboard-report-reference-guide/240233/41):

`dashboard_hidden_reports` is an example of a setting with a “Search or create…” control field that doesn’t return any search results and instead requires an exact text entry:

![image](https://global.discourse-cdn.com/meta/original/4X/d/4/9/d49c9878a6232f048ad47df75258235b5ceef726.png)

AskBot explains:

> The dashboard\_hidden\_reports setting is configured as a “list” with list\_type set to “compact” and allow\_any set to true. This configuration means:
> 
> - You can enter any report key, but there is not a pre-populated list of report keys to choose from.
> - The search control for this setting does not fetch or suggest built-in report keys, so typing in partial or full report names will not return any search results, autocomplete, or suggestions.
> - You must manually enter the correct report keys.

It’s not an ideal experience to try multiple searches and discover that nothing will work.

I’d suggest that such settings should either actually search a list of valid entries — `choices:(defined)`, `allow_any:false` — or, where that’s impractical, omit “search” from the hint text.

---

_[View the full topic](https://meta.discourse.org/t/site-settings-with-search-or-create-that-dont-search/397503)._
