you could over ride the _form_association_footer.rhtml view and just change the text in that view from Create New to whatever you want.
On Thu, Feb 12, 2009 at 10:55 PM, Kenny Ortmann <[email protected]>wrote: > sorry i didn't read this all the way, i thought you just meant the link not > in the form. > > > On Thu, Feb 12, 2009 at 10:51 PM, Kenny Ortmann > <[email protected]>wrote: > >> config.create.link.label = 'whatever you want' >> >> >> On Wed, Feb 11, 2009 at 2:58 PM, marlow <[email protected]> wrote: >> >>> >>> I've got a 1-Many relationship. When I create new or edit existing it >>> puts up a subform showing the 1-many association with a blank row and >>> a button 'Create Another'. I just want to change the label on that >>> button but can't figure out if this is configurable or not. I've >>> searched the docs, played with various permutations of >>> config.nested.....label. >>> >>> Can this be done or do you just have to override the form? >>> >>> >>> >>> >> > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/activescaffold?hl=en -~----------~----~----~----~------~----~------~--~---
