Form Generator
            4 posts by 3 authors in: Forums > CMS Builder: Plugins & Add-ons
Last Post: January 6, 2022   (RSS)          
I have been hoping for an update to form generator that would enable it to handle file uploads. As I understand that this may not be a development priority I was wondering if a custom mod could be created and if so, at what price. Thanks.
Form Generator
I am also interesting about this feature. 
As forms start to be more and more important for communication between website and visitor 
I looking forward for an update particularity in Upload Fields. 
Form Generator
Hi interactive tools. Do you have any news ?!!
Form Generator
By daniel - January 6, 2022
Hello all,
Apologies for the delay on this reply. We do have a script file that can be used to add an upload field to a form, which I believe includes forms created by Form Generator. The general steps for setting this up are:
- Put the uploadForm3_iframe.php file (attached to this post) in the same directory as the file displaying your form
 - Copy the <iframe> code at the top of the file and paste it into your form
- Update the "field=upload" portion of the URL to match whatever your upload field is named
 
 - Update the $allowedTables and $allowedFields variables in uploadForm3_iframe.php to include any section(s) or field(s) that you will be using this to upload to.
 
Let me know if you have any other questions!
Thanks,
Technical Lead
interactivetools.com