Hello again Henry and Matt, Henry the problem remains even if I change the code to have the ":". What to do you mean by "Lote spelled with 7-bit ascii, 8-bit or Unicode"?
Sorry Matt, I'm making all the changes in application.dryml. I didn't change forms.dryml. I don't have a subsites. Thanks again for your help. Best regards, Hugo On 14 Jul, 20:56, Matt Jones <[email protected]> wrote: > Offhand, are you doing this before or after you load the relevant > taglibs from taglibs/auto/rapid? I've run into this where I had > subsites and didn't pull in pages.dryml, forms.dryml and cards.dryml > in application.dryml but tried to redefine things from those files... > > --Matt Jones > > > > On Wed, Jul 14, 2010 at 11:56 AM, Hugo <[email protected]> wrote: > > Hi, > > > I've tried to change a form by adding the following code do > > Application.dryml: > > > <extend tag="form" for="Lote"> > > <old-form merge> > > <field-list fields="nome, artigo" param/> > > </old-form> > > </extend> > > > but I always get the error "undefined method `form__for_lote' for > > class `#<Class:0x106cbd7f0>'" -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
