Am I missing something?
[Step 1 Source Document].Files.Filter(
Find([Content Type], "pdf") < 0 and
StartsWith([Content Type], "image/") = false
).Count() = 0
This is always blocking any new submission.
Am I missing something?
[Step 1 Source Document].Files.Filter(
Find([Content Type], "pdf") < 0 and
StartsWith([Content Type], "image/") = false
).Count() = 0
This is always blocking any new submission.