Forums

file upload

GreyHead 03 Dec, 2013
Hi alfredacino,

Your file input is in one form event, normally On Load; that submits to a second event, normally On Submit. The Upload Files action needs to be in the second event, normally just after any Check Catcha or Server Side Validation actions that might require a re-load.

If you add a Debugger action you should be able to see the results of the file upload.

Bob
This topic is locked and no more replies can be posted.