That's interesting - the menu widget extends actions, but the form widget replaces them.
Having the form widget extend actions would be a simple change to make. Any objections? -Adrian --- On Sun, 8/31/08, Bruno Busco <[EMAIL PROTECTED]> wrote: > From: Bruno Busco <[EMAIL PROTECTED]> > Subject: Adding actions instead of replacing them in extended forms > To: [email protected] > Date: Sunday, August 31, 2008, 2:08 AM > Hi, > when extending a form is there a way to ADD actions to the > ones defined in > the original form? > What I see now is that actions defined in the original form > are completely > replaced by the actions defined in the extended form. > > Thank you, > -Bruno
