Hi there.
I'm working with Bernardo.
Finally we wrote the form with SQLFORM and worked.
The 'compute' argument at the model wasn't correctly interpreted by
crud.create(db.model),
and crud didn't show the computed field at the form.
We wrote it with SQLFORM and there's not problem now.
On Sat
Hi Luis,
those two fields are placed in the same table as the n_lote field. The
funny point is that n_lote is stored correctly from the insert form
generated by crud.
The problem comes when I try to se the record from the database using
crud with crud.read(). The n_lote field is not shown in that
2 matches
Mail list logo