Hello everyone!
How can I make a form send an email only if a file is upload?
I'm trying to create an If statement in the following way:
"Do this if ANY of the following match: FILE UPLOAD FIELD - does not contain - ""
What am I doing wrong?
Thanks!
How does an "if statement" fit into this? You can use the conditional logic with the email action and set it to something like "Do this action if any of the following match ".
My mistake, I meant conditional logic...
Form should sent email after submitting, only If file is uploaded.
Problem is that I don't know how to set the match.
The silly forum software cut off my answer. Set the field to be your file upload field, then "not equal" and then leave the value field blank.
It works, thanks a lot!
Please login or Register to submit your answer