Don't know if this is a bad thing to ask about here, you just tell me if I should take this business elsewhere... :)
In equanda-tapestry5 I discovered a very nice and useful component, TextField, which updates a zone through the onchange event of a regular textfield. This is excactly what I've been looking for, except that I need to be able to specify an event other than "change". I've looked at the source code, and it seems trivial to make the event a parameter. For now, I will make this change in my own copy of this component, but I would love to see this implemented in the equanda component! Also, wouldn't it be cleaner to provide this component as a mixin? If possible? I think I'll try that, I'll post the result here if I'm successful :) Regards Inge