[Grok-dev] Question re EditForm and ZPT
    Christian Klinger 
    cklinger at novareto.de
       
    Mon Nov 23 05:16:16 EST 2009
    
    
  
Hi Martijn;
yes i missuesd a grok.EditForm in other project.
This was the way to fix this...
I am not sure if it makes sens in Kathys environment.
Christian
> 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
    
    
More information about the Grok-dev
mailing list