Ha. Yup, I missed that. Makes sense now. Just did not look at the whole thing, just the dtml-var part.
On 2/16/2010 2:10 AM, Jaroslav Lukesh wrote: > I think that problenm is in the name of formfield - it begins with an "_" > > ----- Original Message ----- > From: "Allen Schmidt Sr."<[email protected]> > To:<[email protected]> > Sent: Monday, February 15, 2010 11:44 PM > Subject: Re: [Zope] zope changes : dtml-var > > > >> ...but why wouldn't the dtml version also work as he has it below? I >> have hundreds of form uses just like that....and we have never used the >> entity syntax. >> >> > >>>> <td> >>>> <input name="_valuename" size="20" value="<dtml-var person_name>"> >>>> </td> >>>> > _______________________________________________ > Zope maillist - [email protected] > https://mail.zope.org/mailman/listinfo/zope > ** No cross posts or HTML encoding! ** > (Related lists - > https://mail.zope.org/mailman/listinfo/zope-announce > https://mail.zope.org/mailman/listinfo/zope-dev ) > > > _______________________________________________ Zope maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope-dev )
