Christian Klinger wrote: > yo can try this: > > class Edit(grok.EditForm): > ... > adapters = None > or > adapters = {} > > I hope this will fix your error. I don't understand why this should be necessary. Have you run into this before? Regards, Martijn