Too easy : Like web2py!
I should had think about it...
Thank you.
Regards.
Jonhy
On 2010-06-22 12:11, mdipierro wrote:
db.atable.field8.writable=db.atable.field8.readable=False
form=crud.create(db.atable)
On Jun 22, 7:23 am, Jean-Guy wrote:
Hello,
I would like to use crud.create
db.atable.field8.writable=db.atable.field8.readable=False
form=crud.create(db.atable)
On Jun 22, 7:23 am, Jean-Guy wrote:
> Hello,
>
> I would like to use crud.create in my controler instead of SQLForm, but
> I need to select the fields to be show...
>
> form = SQLFORM(db.atable,\
>
2 matches
Mail list logo