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.
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
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
That's a good point, I'll check and verify the db save is after the upload files
This topic is locked and no more replies can be posted.