====== FORM_SEARCH_OUTPUT ====== ---- dataentry event ---- Description: Adjust the form on the search page DefaultAction: Preventable: No Added_dt: 2018-04-05 ---- This event is signalled by [[xref>getSearchFormHTML()]] in [[xref>inc/Ui/Search.php]] before form on the search page 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_SEARCH_OUTPUT|Code related to this event]] used in any DokuWiki's files, plugins and templates * [[devel:Action Plugins]] * [[devel:Events]] * [[FORM_QUICKSEARCH_OUTPUT]]