Can we show a reference field as choice list while editing it in the list view

Rohit Deshmukh
ServiceNow Employee
ServiceNow Employee

Can we show a reference field as choice list while editing it in the list view?
I know we can show it on form by adding the attribute "ref_auto_completer=AJAXReferenceChoice"
But it's not working on list edit. In list edit it still shows as lookup. Is there a way we can show choices on list view as well?

3 REPLIES 3

Valmik Patil1
Kilo Sage

Hello @Rohit Deshmukh ,

Please refer below screen shot

This worked for me in list view.

Screenshot 2024-11-15 at 12.39.11 PM.png

For detail you can refer below link

 

https://www.servicenow.com/docs/bundle/xanadu-platform-administration/page/administer/field-administ...

 

Thanks,

Valmik Patil

The type for your field is choice. 
Type for my field is Reference. In that case for list view I still get the lookup

Hello @Rohit Deshmukh 

Yes , You need to select type as choice to be work on list view

Please accept answer given by me if it is helpful to you

 

Thanks,

Valmik Patil