If you have an uploaded file (with name given by web2py) you can set default='....' its filename without path. Did you try it?
On Feb 7, 1:40 pm, Bernardo <estem...@gmail.com> wrote: > Dear all, > > is there a way to use a default file in an upload field? Something > like: > > Field('whatever', 'upload', 'default=...') > > Which one is the best way to do this? > > thanks a lot for your help, > Bernardo