Hi there,
We are having trouble with our custom product field using list box after upgrading from 9.6.7 to 9.8.5. We are looping through FacetGroups - Facets - FacetOptions and fetching both value and name for each facet item.
We are getting values instead of name resulting in values appearing on the website instead of the name.
var optionName = facetOption.GetString("FacetOption.Name"); this results in FacetOption.Value instead.
I tried searching for some changes between DW versions but didn't find anything. Am I missing something or is this a bug?
BR,
Asdis Erna