Any idea anyone? Is it possible that we specify the name of the form input field? How to go about doing that?
It's generated as formId:fieldId
So, if you had the following:
The name (and HTML ID) of the search field would be:
searchForm:searchField