The new name is stored in form.vars.[fieldname]_newfilename The original filename is in request.vars.[fieldname].filename and it is b16encoded into the uuid of the new filename.
On Aug 13, 11:46 pm, weheh <[email protected]> wrote: > I'm using SQLFORM.factory as follows: > > form = SQLFORM.factory(Field('filename','upload')) > > How/where is the name of the uploaded file stored? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

