Thank you Niphlod

2012/9/30 Niphlod <niph...@gmail.com>

> go easy on the exclamation marks :P
> you can set whatever attribute of the field you want before defining a
> form in any of the controllers
>
> def test():
>     myfield = db.auth_user.user_story
>     myfield.readable = myfield.writable = True
>     form = SQLFORM(db.auth_user)
>     ...
>
>
>

-- 
William James nous dit : '' La plus grande découverte de ma génération est
que l'être  humain peut transformer sa vie simplement en modifiant sa
maniére de penser.''
--------------
Le Don X

-- 



Reply via email to