AI Search with Typeahead Search

DeeptiTyagi17
Tera Contributor

We have AI search enabled in our customer's instance. We have a requirement to have typeahead search with AI search.

2 REPLIES 2

Community Alums
Not applicable

Hi @hgagjh ,

You can achieve by cloning the Typeahead Search widget and overriding the `data.aisEnabled` variable in the server-side script.

https://community.servicenow.com/community?id=community_question&sys_id=00d86606dbde70d0b3c099ead396...

Mark my answer correct & Helpful, if Applicable.

Thanks,

Sandeep

Hi Sandeep,

 

We have already tried this. Not working for us.