I'd like to use the new User Notification Attachment feature to automatically send a file to anyone who submits their email address through my form.
The instructions for using this hook show how to attach a file when that file was uploaded through the original form. (http://www.gravityhelp.com/documentation/page/Gform_user_notification_attachments)
In my case, I'd like to set up my form so that when they send me their email address (which is the only form field), the user notification gets sent out with a pre-defined file attached to it. That file would be located in my WordPress uploads folder.
Unfortunately, I'm not a programmer so trying to customize the code is beyond my skillset.
Can anyone show me how to customize the code shown in the link below so that it attaches a specific file (or even files) instead of requiring the files to be uploaded with the form?
http://www.gravityhelp.com/documentation/page/Gform_user_notification_attachments
Thanks so much!