not critical to me but if you have time, does it make sense to test to see 
if there is  a w2p bug?

I put {{=grid}} and {{=form}} in the same view

I use the same table for both:

grid = SQLFORM.grid(db.auth_membership)

form = SQLFORM.factory(db.auth_membership)


but grid correctly restricts fields and form incorrectly shows all fields

doesn't make sense to me that there is a bug becuase readable = False 
should work consistently across both types of displays

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to