How to show >1 column in Glide List field

vspk
Giga Expert

Hi,

 

We have a field 'Sites impacted' (Watch list kind field) on the Incident form, which needs to show 3 columns as drop down values during search:

SIC Code + Name + Customer

We have implemented this on Location field, which is a reference field.

But when we try it on Glide list type field, its not working.

Has anyone implemented such kind of requirement? 

 

We need like this:

find_real_file.png

 

For :

find_real_file.png

 

 

 

Regards,

Venkata

2 REPLIES 2

Omkar Mone
Mega Sage

Hi 

You need to add attributes in the Glide List variable. Check the attributes for caller field from dictionary -

find_real_file.png

 

Try adding attributes to glide list as well.

 

Hope this helps.

 

Regards

Omkar Mone

Manas Kandekar
Kilo Guru

Hi

ref_ac_columns is the variable attribute use to achieve this for Reference field. But it doesn't work for Glide List.