Skip to content

Which fields are searched by "quick search" #14573

Closed Locked Answered by candlerb
llamafilm asked this question in Help Wanted!
Discussion options

You must be logged in to vote

Ah, sorry. With that one, the page contains:

<input type="search" results="5" name="q" id="quicksearch" class="form-control" placeholder="Quick search" hx-get="" hx-target="#object_list" hx-trigger="keyup changed delay:500ms, search">

As far as I can tell from browser dev tools, it makes a query to /dcim/devices/?q=XXX, so you can look in the filtersets to see what that matches.

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@candlerb
Comment options

Answer selected by llamafilm
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants