In answer to my own question, implementing ValidatableField in my class was sufficient to get it to work.
--sam On 3/20/06, Sam Gendler <[EMAIL PROTECTED]> wrote: > We've defined some custom components (mostly select lists that > auto-populate with data), and would like to be able to tdecorate them > with FieldLabel components. However, if we just attempt to do so, we > get an exception: > > Error converting value for parameter field: No type converter for type > org.apache.tapestry.form.IFormComponent is available > > Any thoughts on how to correct this? > > Thanks > > --sam > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]