====== FORM_QUICKSEARCH_OUTPUT ====== ---- dataentry event ---- Description: Adjust the quick search form DefaultAction: Preventable: No Added_dt: 2018-04-05 ---- This event is signalled by [[xref>tpl_searchform()]] in [[xref>inc/template.php]] before quick searchform is displayed, handlers can use it to add/remove/change elements in that form. ===== Passed Data ===== A ''%%\dokuwiki\Form\Form%%'' element is passed as data. ===== See also ===== * [[codesearch>FORM_QUICKSEARCH_OUTPUT|Code related to this event]] used in any DokuWiki's files, plugins and templates * [[devel:Action Plugins]] * [[devel:Events]] * [[form_search_output|FORM_SEARCH_OUTPUT]]