Hello,
I needed to remove the file upload fields from the {all_fields} variable, since the form I'm working has a huge number of fields, I opted for creating a filter. The downside is that the common.php file now contains 4 extra lines of code that will probably conflict on the next Gravity Forms version.
Does this makes sense? Is there a better way? Do you think it could be a good idea to add this kind of hook/filter?
Here's the modified function in common.php http://www.pastie.org/2500886
Thanks!,
Favio