The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
Adding doc to form - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5) +--- Thread: Adding doc to form (/showthread.php?tid=2939) |
Adding doc to form - webannie - Mar 9th, 2014 I am a newbie to Formtools. Can I create a form that allows the user to attach a doc/or jpeg eg a signature authorisation? Or for the user to send their signature authorisation to me, so that I can then attach to their database? RE: Adding doc to form - Joe - Mar 10th, 2014 Hi there, You can use this module to enable file uploads on your form: http://modules.formtools.org/field_type_file/ Cheers, Joe RE: Adding doc to form - webannie - Mar 13th, 2014 Just the job, thanks. |