Name of uploaded file(s) in generated table

amd4632 08 Jul, 2012
Hi, how can I save the name of the file that is uploaded to the server in the table that is created for the from? I thought it would have done by default, but this seems not to be the case.
GreyHead 08 Jul, 2012
Hi amd4632,

As far as I know it is done by default provided that (a) there is a column in the table with the same name as the file input in the form and (b) the DB Save action is after the Upload Files action.

Bob
amd4632 08 Jul, 2012
That's a good point, I'll check and verify the db save is after the upload files
amd4632 08 Jul, 2012
You were right Bob - thanks!
This topic is locked and no more replies can be posted.