How to hide the quick search field?
Last modified by Vincent Massol on 2022/05/12
You can hide the quick search field that's displayed at the top of all pages (when using the Flamingo skin), by setting the following in templates/layoutExtraVars.vm (or in an overridden template in your skin):
#set ($displayQuickSearch = false)