On Thu, 2004-07-01 at 12:22, Colin Paul Adams wrote: > >>>>> "Bruno" == Bruno Dumon <[EMAIL PROTECTED]> writes: > > Bruno> On Thu, 2004-07-01 at 10:33, Colin Paul Adams wrote: > >> >>>>> "Bruno" == Bruno Dumon <[EMAIL PROTECTED]> writes: > >> > Bruno> Are you using a convertor in the binding? > >> I've tried adding one, but it appears to ignore it, no matter > >> what I type. How should I type it? > > Bruno> It would be easier if you posted a snippet of what you > Bruno> tried. > > I've tried many things. > > Including: > > <fd:converter type="plain"/> > <fd:converter type="PlainBooleanConverter"/> > <fd:converter type="fred"/>
plain is the right one > > The last one to see if I get an exception. > > None of these make any difference. The above doesn't show where you put that element. Anyway, it's explained over here: http://cocoon.apache.org/2.1/userdocs/forms/binding.html#fb%3Avalue so you have to add a datatype element also. -- Bruno Dumon http://outerthought.org/ Outerthought - Open Source, Java & XML Competence Support Center [EMAIL PROTECTED] [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
