cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to filter values in editor area attribute qualifier in Backoffice Product Cockpit???

Former Member
0 Kudos
492

Hi,

I am trying to filter out the values for baseProduct in the editor area attribute. Since, baseProduct is of ProductModel type, it is fetching all the products. But I want to filter out only the products that are base products and it is decided on the basis of variantType attribute that exists in ProductModel.

referenceSearchCondition_variantType {select {pk} from {VariantType} where {code} = 'ABCVariantProduct'}

Can we write query in ???

This is not working..... Please suggest...

Accepted Solutions (0)

Answers (0)