Walter - Button binding override has been checked into CVS and will be included in the next version (0.7).
Daniel On 11/14/06, D&J Gredler <[EMAIL PROTECTED]> wrote:
Hi Walter, BeanForm uses message catalogs for the button labels, and as far as I can tell from some quick experimentation you cannot override these messages in your own application (surprising, actually). I've been getting a few button-related enhancement requests lately, so that may be the focus of the next release. If you have needs and suggestions, please post feature requests to the SF project page [1] and I'll see what I can do. In the meantime, yes, you will need to wrap the BeanForm in a Form :-) Take care, Daniel [1] http://sourceforge.net/tracker/?group_id=171323&atid=857541 On 11/14/06, Walter Kelly <[EMAIL PROTECTED]> wrote: > > Hi Daniel, > > We have just started to experiment with using the BeanForm on our > current > project and so far so good. Is there any way the change the labels for > the form > generated buttons, like the save and delete? I've tried overriding the > bindings, similiar to way it's suggested for the input fields but I have > been > meet with no success. Also, I would like to be able to do it without > wrapping > the BeanForm in another form, unless that's the suggested way. > > Thanks, > Walter >