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.

Making reference field as choice list

Siddhi12
Tera Contributor

Hi,

I have created a new table in which I have created a field refering to sys_user(User) Table. My intention is to make this reference field as a choice list. So I  tried selecting  my choice list specification as "Dropdown with None". However this doesnot worked ,Also I tried using this attribute "ref_auto_completer=AJAXReferenceChoice" still didnot got the desired output .Any suggestions that can resolve my issue. Thanks in advance:)

3 REPLIES 3

MrMuhammad
Giga Sage

Hi Siddhi,

Dictionary attribute ref_auto_completer=AJAXReferenceChoice works when there are max 25 choices available. If more than 25 values then it doesn't work as choice list instead as a reference field.

Reference - https://docs.servicenow.com/en-US/bundle/tokyo-platform-administration/page/administer/reference-pag...

Regards,

Muhammad

Regards,
Muhammad

Thankyou !

 

@Siddhi - Please close the thread by marking the response as correct if your question is answered. Thanks!

Regards,
Muhammad