How to insert a search form into the navigation menu?
Hi,
I would like to insert a search form into the navigation, but right now I only know that if I create a page, it shows up in the navigation. Basically, I want to create a form within the navigation that has a place holder text of "Search..."
How to insert a search form into the navigation menu?
Hi,
I would like to insert a search form into the navigation, but right now I only know that if I create a page, it shows up in the navigation. Basically, I want to create a form within the navigation that has a place holder text of "Search..."
Thanks
Hi Saied,
For implement a search functionality to the frontend of your website, I think that you should have a look at the ezSearch package https://our.umbraco.org/projects/website-utilities/ezsearch
It very easy to configure the package, and you can search for words and phrases in your content and media.
I have used the package myself on a Umbraco 7.2.1 project and it works perfectly.
Hope this helps,
/Dennis
is working on a reply...