Show suggestions on Form while typing

ican
Tera Contributor

Use Case:

I have a String field on a form and I want to show suggestions while typing based on the previous data that have been saved for that field.

 

Sample Data:

Orange
Apple

Banana

 

If a user Types "Ora" then it will show suggestion below the String field Orange.

 

Thanks!

3 REPLIES 3

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @ican 

 

What type of field it is? If it is reference,  we need to add attributes only.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

it is just a String field and not a reference

Hi @ican 

 

I am not 100% , because to suggestion , we need to map the field to some tabel. This link might be helpful 

 

https://docs.servicenow.com/bundle/washingtondc-platform-administration/page/administer/field-admini....

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************