Hi, I am trying to filter my dataSet that is hooked up to my products. I want to filter the dataSet by checking the product description for items I have selected in my dropdown.
I used this code on my other collection that worked fine but it doesn’t use the products, it might be because it has nested objects or being returned in an array? how do i target the description field in the products?
$w(" #partData ").setFilter(wixData.filter().contains(‘description’, $w(’ #dwnMake ').value))
I get no errors it just doesn’t filter the dataSet.
Please help!!!
P.S i have searched but cannot find the solution, and I have read the rules @brett-haralson !!!
rather than just say search the forum, why don’t you point someone in the right directions it’s not very community/helpful of you to say search the form and read the rule then close the thread!!