LOADed components don't seem to work anymore in the development version of
w2p (2.6.0-development+timestamp.2013.07.08.01.37.54).
As a test I modified the welcome to have this controller:
def loaded():
return SQLFORM.grid(db.auth_user, csv=False)
And this view:
{{extend 'layout.html'}}
{{=LOAD('default','loaded',ajax=True)}}
The page shows only the text "Loading".
Regular w2p (2.5.0) works fine.
--
---
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.