Hi All, I want to write a folder rule for either of the following mime types. Microsoft Word or Micorosft Word 2007 or Microsoft Excel or Microsoft Excel 2007.
I tired with if all criteria met and unless all criteria met, but the rule is not firing.
If I recall correctly, there is no OR in rule conditions, only AND. This leave you with 2 choices, 3 rules, one for each mime type or a single rule that runs a javascript that check the mimetype.