AI Search with Typeahead Search
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-30-2022 12:30 AM
We have AI search enabled in our customer's instance. We have a requirement to have typeahead search with AI search.
Labels:
2 REPLIES 2
Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-30-2022 12:42 AM
Hi
You can achieve by cloning the Typeahead Search widget and overriding the `data.aisEnabled` variable in the server-side script.
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-30-2022 01:56 AM
Hi Sandeep,
We have already tried this. Not working for us.