I have a form that emails an attachment and it works great. I would like to restrict the file types that can be sent to Word Docs and PDF’s. I don’t see anywhere to restrict the file types?
I have a form that emails an attachment and it works great. I would like to restrict the file types that can be sent to Word Docs and PDF’s. I don’t see anywhere to restrict the file types?
Hey Brad,
You can use the Validate Data function in server connect to filter file types. Just select Accept from the Files list.
Duh! Of course, the validate step. I didn’t even think of that. Thanks so much.