https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17374 --- Comment #11 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hm, I think now I understand better how this works: DefaultPatronSearchFields currently defines what is used for the "standard" search option but doesn't change the pull down. I think the description of the pref needs to be improved to be more clear about its use: Comma separated list defining the default fields to be used during a patron search Should be currently mroe something like: Comma separated list defining the default fields to be used during a spatron search using the 'standard' search option. With the new behaviour then: Comma separated list defining the default fields to be used during a spatron search using the 'standard' search option. If left empty, Koha will use: ... If you add additional fields not in the default, they will also show as separate search options in the drop down. This about right? Nick, would it make sense to you to adapt the pref description a bit? I think my problem mostly was not understanding how this is supposed to work and others might have the same problem :) -- You are receiving this mail because: You are watching all bug changes.