- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2023 06:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2023 08:05 AM
Hi
Find the Widget header menu under SP Header Menu
and clone it
add the
<li class="search-widget header-menu-item"> <widget id="typeahead-search"></widget> </li>
as the first li and add the ag templates as we have for the OOTB header menu.
everything works now.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2023 07:19 AM
Hi @Rahul Raja Sami Please ho through the below community article:
Thanks & Regards,
Eswar Chappa
Mark my answer correct and Helpful if this helps you 😀
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2023 07:28 AM
Hi Eswar,
I tried this but not working, it is showing as Help Search on the header menu and when we click on the Help search then it is showing the search bar there.
so what I did is I duplicated the type ahead search widget and added that to a new page where I can call it from menu header.
correct me if I am wrong.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2023 08:05 AM
Hi
Find the Widget header menu under SP Header Menu
and clone it
add the
<li class="search-widget header-menu-item"> <widget id="typeahead-search"></widget> </li>
as the first li and add the ag templates as we have for the OOTB header menu.
everything works now.