You got it again Anthony! Does it cause security hole to occure if I just copy and rename the generic.load under create_fvte.load?
Related thread : http://groups.google.com/group/web2py-developers/browse_thread/thread/8a5885186144e194 Thanks you... Richard On Mon, Jun 27, 2011 at 5:00 PM, Richard Vézina <[email protected] > wrote: > I use generic... > > I try to make a create_fvte.load view and report back. > > Thanks. > > Richard > > On Mon, Jun 27, 2011 at 4:36 PM, Anthony <[email protected]> wrote: > >> On Monday, June 27, 2011 3:28:18 PM UTC-4, Richard wrote: >>> >>> Also, I just tried to change the compileapp.py with Storage... It stop to >>> send the traceback and I got a : invalid view (ref/create_fvte.load)... >> >> >> Do you have an explicit create_fvte.load view, or are you relying on >> generic.load? I think generic views aren't being used with LOAD and >> ajax=False (generic views are also disabled by default unless the request is >> local). >> >> Anthony >> > >

