Field Value is not being displayed on the List View

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2018 04:14 AM
Hi All,
We are facing an issue on the Incident form, we have a Location field on the form which displays the Caller's Location.
The Location is a combination of the (Workstation+Floor+Building+Location) values.
Now, when any incident gets created the Location field gets populated properly with the Combination of values but the same is not visible in the List View, the Location field shows empty.
Can someone help me with the issue so that in List View under Location Column we are able to see the exact Location field value for the particular Incident.
Thanks and Regards,
Angshuman

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2018 06:58 AM
Is this happening for all records or just some records? Your incident shows both cases.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2018 09:10 AM
So Chuck, if you go by the screenshots provided by me. The user who is having only Site field filled and others are blank, its working perfectly for them.
But, when we calculate all the 4 fields and the values are returned in Location Field then the same value is not displayed in the List View...!!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2018 04:56 AM
I'm looking at your calculation script and it appears to return one value or the other based on the order of your if statements. How is it constructing the slash-notation? I don't see any string concatenation going on in the script you posted.