[web2py] Re: Use a controller with upload and auth.wiki, page is unresponsive

2016-07-06 Thread Daniel Vogel
Hi Anthony Thanks for the hint. If I use a URL instead the component, it should work. I tried with a Link on the wiki page and it works. [[Edit Picture [Edit] @//picture/form_a.html]] Daniel On Saturday, July 2, 2016 at 3:18:33 PM UTC+2, Daniel Vogel wrote: > > Hi > > I use a controller to up

[web2py] Re: Use a controller with upload and auth.wiki, page is unresponsive

2016-07-02 Thread Anthony
Please see http://web2py.com/books/default/chapter/29/12/components-and-plugins#Ajax-post-does-not-support-multipart-forms. Anthony On Saturday, July 2, 2016 at 9:18:33 AM UTC-4, Daniel Vogel wrote: > > Hi > > I use a controller to upload files. > - If I use the function native (without auth.wik