I am trying to add a filter with the following conditions:
The “Type” contains:
mini cook
AND
online shopping
OR
The 10th item in the values array with the name “Value” is empty
OR
The 11th item in the values array with the name “Value” is empty
1115074 is the Form id
6051081 is the field id, these are ID’s I need to filter on as well.
Is this possible using a filter?