How to filter web content by ddm field with widget

Jamie Sammons, modified 3 Years ago. New Member Posts: 3 Join Date: 2/3/22 Recent Posts

Good morning :)

I have been developing a searching widget page and I am trying to filter the results of the search container by a custom ddm field, but I am not understanding at all.

I was trying to do this with the following values:

Filter Field: ddm__keyword__[ddmStructureId]__[NameOfField]

Value of Filter: NO (without quotes)

Type of query: match

Occur: must_not

I want to get all the results without NameOfField="NO", but I don't know if the syntax is correct or if I have to do something additional to make it works (like mapping the field as I have read somewhere, but I don't know how to do that as well :( ).

Thanks in advance!