Hi, I got this code in default.py :
form_0 = SQLFORM(db.base_folder, record=db.base_folder(1))
and unfortunately, the form displayed, displays also :
id: 1
above the field value, and which that disappears when I omit the
record option.
How could I avoid that behavior please - as I need to keep the update
function ?
Thank you,
--
“One original thought is worth a thousand mindless quotings.”
“Le vrai n'est pas plus sûr que le probable.”
Diogene Laerce
--
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.
signature.asc
Description: OpenPGP digital signature

