Display 3 variables value in lookup select box drop down.

Ashwini Jadhao
Giga Guru

Hi,

I have created variable with type Lookup select box and it is refereeing to custom table.

Custom table contains 3 fields and I want to display those three fields in look up drop down.

For that I have used varaible attribute to as below:

ref_auto_completer=AJAXTableCompleter,ref_ac_columns=u_business_option;u_name_controller;u_email_id

but it is not working

find_real_file.png

1 ACCEPTED SOLUTION

Hi,

As this is lookup select box, can you please try below configuration?

find_real_file.png

 

Please add comma separated column names in Lookup Label fields on your variable configuration.

 

Thanks,
Anil Lande

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande

View solution in original post

11 REPLIES 11

Voona Rohila
Kilo Patron
Kilo Patron

Hi, these variables attributes are the supported attributes for 'reference' field.

 

check below doc

https://docs.servicenow.com/bundle/orlando-it-service-management/page/product/service-catalog-manage...


Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP

I had tried this variable attribute for reference field too.

Then also it is not working

Can you show how you configured for reference field with screenshot.


Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP

find_real_file.png