we are using safecracker(v 2.1) form with channel files(v 3.6) on EE v2.2.1. The files aren’t compulsory, the form can be submitted with or without the files uploaded.
My client wants to get an email if a user uploaded some files using this form. Is this possible to do? I tried using php and $_REQUEST or $_POST but it doesn’t work…