Closed (fixed)
Project:
Email Field
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 May 2009 at 18:31 UTC
Updated:
22 May 2009 at 12:50 UTC
Jump to comment: Most recent
Comments
Comment #1
mh86 commentedI think it should be possible with some programming by adding your own file upload field with hook_form_alter() and then altering the email which is going to be sent.
Comment #3
freelylw commentedIs there any simple way to add attachment without programming ? Thanks