Hi Guys,
Customer aproached with a request to have a possibility to filter by Discount.
Simmilar like you filter by product field. Product fields is already defined in among new field sources in the Index fields.
But in my case, if I want to filter by something, I need first to index it.
https://www.screencast.com/t/TalVYYjj4JL
There is a DW tag called "HasDiscount" or something like that, that does return true or false if Product belongs to any discount. It would be great if I could Index that for each product.
I also tried experimenting with Source, but that was not much success.
Anyone has any tips on that?