How to disable the suggested results at a Reference Variable?

pablopaciullo
Kilo Contributor

Hello guys,

I have added a reference variable in a Catalog Item. This variable is intended to search a value from a table and put it into the field. But I need to hide the search results (not to show possible ones) so the user must enter a valid one without having the choice to select anyone.

find_real_file.png

Is there any way so the user must enter the value and if it is valid it only gets the match?

Cheers!

Pablo

6 REPLIES 6

Jaspal Singh
Mega Patron
Mega Patron

Hi Pablo,



Disable system property "glide.ui.ref_ac.startswith". OR set the value to false.


Hi Jaspal,

Its not working. Do you have any other alternative?

bernyalvarado
Mega Sage

Hi,



Have you tried setting for the variable the attribute ref_ac_columns_search to false?



Thanks,


Berny


bernyalvarado
Mega Sage

The following should be helpful:



Auto-Complete for Reference Fields - ServiceNow Wiki



Thanks,


Berny