Hi

I'm trying the following:

form = crud.create(db.tablename)
form.vars.description = 'default value for description'

...but the default value for description isn't displayed in my form. Should this work?

    -Jim




Reply via email to