BJ, Jacques, yes, I was interested to the form widget. I have a form widget with many actions and then I created a new frame extending the first. This simply adds one field a drop-down that need an additional action to be populated. Could be interesting to call all parent form actions and then perform the additional one. -Bruno
2008/8/31 Jacques Le Roux <[EMAIL PROTECTED]> > I think it's about widget, there is no notion of action in FTL. And I have > no answers to propose. > > Jacques > > From: "BJ Freeman" <[EMAIL PROTECTED]> > > before the answer need some clarification: >> by extended form are you talking about widgets or ftl. >> or are you talking about some new functions you are considering. >> >> Bruno Busco sent the following on 8/31/2008 2:15 AM: >> >>> In other words, >>> how can I call actions of the parent form a child one? >>> >>> Thank you, >>> Bruno >>> >>> 2008/8/31 Bruno Busco <[EMAIL PROTECTED]> >>> >>> 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 >>>> >>>> >>> >>
