Skip to Main Content
Status Open for voting
Created by Guest
Created on Nov 18, 2016

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.
  • Attach files
  • Guest
    Reply
    |
    Sep 8, 2022
    This is something we would apreciate.
  • Guest
    Reply
    |
    Sep 8, 2022
    Would be a very valuable feature!
  • Guest
    Reply
    |
    Sep 8, 2022
    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.)