This is not a web2py bug. It is simply that Ajax post does not support multipart forms, i.e. file uploads.
There are workarounds using JS libraries. On Jan 1, 5:21 am, "Arun K.Rajeevan" <[email protected]> wrote: > Last day I found a slice talking about this problem. > > http://www.web2pyslices.com/main/slices/take_slice/61 > > See whether it helps.

