You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm... will need to rewire the code to actually upload and log the file reference despite failing validation. This will probably require a custom function in order to make it compatible with all existing validation code. Damn... Or could the ft_api_process_form function handle it somehow...? Probably not...
The text was updated successfully, but these errors were encountered:
I know it won't be reliable for a while, but on newer browsers, the new javascript window.FileReader object can now check file size and type for cliient side validation. I thought I would just post this and put a "bug" in your ear in case you were interested. :-)
This is real nuisance, as noted by Jaace here:
http://forums.formtools.org/showthread.php?tid=608
Hmm... will need to rewire the code to actually upload and log the file reference despite failing validation. This will probably require a custom function in order to make it compatible with all existing validation code. Damn... Or could the ft_api_process_form function handle it somehow...? Probably not...
The text was updated successfully, but these errors were encountered: