[web2py] upload from Edit page

2012-12-18 Thread ArNew
Hi Everyone, I need help urgently. In my application, I am have included upload fields in Create and edit page. Through create page, it was very straight forward with: {{=form.custom.widget.attachment}} (View) Field('attachment','upload',uploadfolder=os.path.join(request.folder, 'attachments'))

[web2py] Re: upload from Edit page

2012-12-28 Thread ArNew
ng to accomplish and what your models > are? I do not understand from the code. > > On Tuesday, 18 December 2012 13:51:12 UTC-6, ArNew wrote: >> >> Hi Everyone, >> >> I need help urgently. >> >> In my application, I am have included upload fields in C

[web2py] Re: upload from Edit page

2013-01-04 Thread ArNew
Thanks for the link for multiple attachments. But I am not trying to implement multiple attachments here. Just single attachment from the edit page. On Sunday, December 30, 2012 1:09:59 PM UTC-8, Alan Etkin wrote: > > I suspect you're trying to give a multi-file upload in-the-same-page > soluti