How do I add autocomplete to Drupal's core search form? -


I'm talking about some things like jQuery UI's AutoComplete, enabled on core search form

The handler should return the suggested words from the database query (I already have a short title saved in an existing field).

I know that there is a bunch of contrib modules that allow you to create an autocomplete field, but they do not apply in such a core search form even though I may be wrong.

These are two articles that I have found which seem most useful:

Is anyone else otherwise received it ? Thank you

Have you tried that you have to do some configuration I did not get it completely, but With this, the initial game gets the idea that it will solve your problem.

Just check your document for more details.

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -