String Field with typeahead or suggestions

ican
Tera Contributor

Use Case:

I have a string field and I want to implement a typeahead depending on the previous data this field has.

 

 

Sample:

Existing Data

Name: test

Name: qwerty

 

Data to be inputted:

Name: te
it should typeahead/suggest test since the existing data for that field is test and qwerty.

 

Is this possible?

Thanks.

 

1 REPLY 1

Sandeep Rajput
Tera Patron
Tera Patron

@ican Please check the suggestion field available out of the box and see if it works in your case for more information please refer to https://docs.servicenow.com/bundle/washingtondc-platform-administration/page/administer/field-admini...

 

Hope this helps.