Hi Dynamicweb,
im having issues with multiple seleceted comma values in a facet, atm. all the comma values are splitted in the facet list even when i use the datatype String. i have tried restarting the app pool to see if it was server caching even resetted the query parameters in the ecommerce module on the product list page in the content section nothing really helped.
what im trying to accomplish works just fine with normal values "Values without comma" (see attachment "multiselect") but as soon as i have a comma values in the facet it just splits everything up on the comma and gives me 0 products or too many products like if i choose "5" it brings up everything that has ",5" (see attachment "diametercomma2")..
what am i doing wrong? i even formatted the value with brackets like [3,5].