How to show >1 column in Glide List field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2019 01:41 AM
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:
For :
Regards,
Venkata
- Labels:
-
Incident Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2019 01:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2019 01:53 AM
Hi
ref_ac_columns is the variable attribute use to achieve this for Reference field. But it doesn't work for Glide List.