Multiple Conditions with 'contains' logic to include a file in the DDP
Sometimes it is necessary to include a document file in DDP based on multiple AND/OR conditions with 'contains' logic. For example, Include a file only when Field 1 contains 'xxx' AND Field 2 contains 'yyy'. It shall be possible to allow these multiple data field and value pair with AND/OR conditions which is currently not supported.

-
Anonymous commented
If you just want to do AND or OR logic (eg. Field 1 = Z and Field 2 = B) this is possible. If you want to combine multiple operators though (eg. Field 1 *equals* Z and Field 2 *is less than* #) this is impossible. Just like advanced filter logic (eg. Field 1 OR Field 2 = A AND Field 3 = C) is not supported. It would be really helpful if this more advanced filter logic was supported. (Like the advanced logic for insert/update actions.)
-
Yisroel Mushell commented
Would be a very valuable feature!
-
Joël Denis commented
This is something we would apreciate.