Have you tried table.field.readable=table.field.writable=False
prior to form=crud...? This should disable the display and update of the specified fields. On May 2, 12:17 pm, Sverre <[email protected]> wrote: > Is it possible to generate a form with crud only with some fields of a > table?

