Hi All,
We are facing a weird issue where values present in view's "internal column" is not coming up in searchresults, instead it shows value present in "visible column" of the view.
Following is the metadata :
xDivision (multi select option list linked with a view)
id | name (internal column) | description(visible column) |
---|
1 | corporate | Group |
2 | strategybusiness | Strategy & Business |
The value that appears up in SearchResults is - "Group" . ( It ideally should show up "corporate")
If I change the selection to select multiple values for same metadata (say select "Group" and "Strategy and business") it appears up correctly in searchresults - corporate,strategybusiness
Also, this behaviour is quite strange as it seem to work in Dev instance, but not in SIT/UAT..
Any pointers would help us to fix the long prevailing issue..
Regards,
Kapil