I´m testing the web2py.app.PFWExample.w2p <https://bitbucket.org/rochacbruno/powerformwizard/downloads/web2py.app.PFWExample.w2p> at
https://bitbucket.org/rochacbruno/powerformwizard/downloads and got this error Traceback (most recent call last): File "C:\web2pyGit\web2py\gluon\restricted.py", line 212, in restricted exec ccode in environment File "C:/web2pyGit/web2py/applications/pfwizard/controllers/default.py" <http://127.0.0.1:8000/admin/default/edit/pfwizard/controllers/default.py>, line 628, in <module> File "C:\web2pyGit\web2py\gluon\globals.py", line 193, in <lambda> self._caller = lambda f: f() File "C:/web2pyGit/web2py/applications/pfwizard/controllers/default.py" <http://127.0.0.1:8000/admin/default/edit/pfwizard/controllers/default.py>, line 93, in index if form.accepts(request.vars, session): File "C:\web2pyGit\web2py\gluon\sqlhtml.py", line 1238, in accepts if self.readonly: AttributeError: 'PowerFormWizard' object has no attribute 'readonly' Can you help??? 2013/1/20 Bruno Rocha <[email protected]> > it is only on https://bitbucket.org/rochacbruno/powerformwizard/src > > but not updated yet.. on my todo-list to work on this. > > > On Sat, Jan 19, 2013 at 10:43 PM, Bill Thayer <[email protected]>wrote: > >> Hi Bruno, >> >> Forgive me if I missed your updates. The link below does not work today. >> Where can I find the latest information. >> >> Regards, >> Bill >> >> >>>> *# Whats next? >>>> *working on a new plugin for the 'Power' family, it is a JSON based >>>> tableless grid (which is much more than a grid) >>>> hope to release with examples, by the end of the week, preview -> >>>> http://labs.blouweb.com/**PowerGrid <http://labs.blouweb.com/PowerGrid> >>>> >>>> Need help, contribution, test.. >>>> []'s >>>> -- >>>> Bruno Rocha >>>> [ About me: http://zerp.ly/rochacbruno** ] >>> >>> >>> -- >> >> >> >> > > -- > > > > --

