Hello,

Lets say I have

grid=SQLFORM.smartgrid(db.table, formname="mytablename")
return dict(grid=grid)

When I change the form name do I lose the ability to set response.flash? I 
changed the formname to one of my grid's and when users add a record now 
they don't get the response that a record was added.

There has to be something for this that I couldn't find in the book


-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to