Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Dropdown field

Khanna Ji
Tera Guru

how to create a dropdown field whose values should come from a table? I am not interested in Reference fields, I want only dropdown field in which users should not be allowed to enter anything apart from selecting a value from the dropdown list.

if I want to add a value in the dropdown, I will add a value in the table. I need not have to modify the field to add the values.

1 ACCEPTED SOLUTION

Deepak Kumar5
Kilo Sage
8 REPLIES 8

Deepak Kumar5
Kilo Sage

find_real_file.png


Choose Choice in drop-down, you will get the Choice table then.


how to create choice table?


Type sys_choice.list in application navigator.



choice table.png



Thanks,


Harshvardhan