Hello,
In list small view I need to filter data with 2 conditions, on 2 varchar field values.
Suppose in the quote, when we select a product, I need to pass product name and brand name, to use as filter condition for the product list vew.
How can I achieve this?
primaryFilterName works for only one field ryt?
Please help.
Thanks.
In list small view I need to filter data with 2 conditions, on 2 varchar field values.
Suppose in the quote, when we select a product, I need to pass product name and brand name, to use as filter condition for the product list vew.
How can I achieve this?
primaryFilterName works for only one field ryt?
Please help.
Thanks.
Comment