Re: Launching a form with paramaters
Alex King <[email protected]>
| Newsgroups | gmane.comp.gnu.enterprise.general |
|---|---|
| Message-ID | <[email protected]> |
I'm running forms version 0.5.5 because I'm running the version in debian testing, but I also downloaded 0.5.6 and checked the relavant code. I'll pull a version form svn and use that. Another thing, is it possible to return a value to a "parent" form easily (ie, programatically, without storing a value in the database?) Is it possible to have the parent form wait on the child? I am thinking of how to implement a selector widget that is more complex than a simple drop-down box, and I was thinking of using another form to do this. Alex On Sun, Sep 12, 2004 at 11:58:28AM -0500, Jason Cater wrote: > Alex, > > Are you running a recent release, or from our code repository? We've fixed > this recently in our source tree, but it hasn't made it into a release > yet. > > -- Jason > > > On Sun, 12 Sep 2004 18:07:31 +1200 > Alex King <[email protected]> wrote: > > > In the forms developers guide, it states: > > > > >the trigger would look like: > > >form.runForm( 'myform.gfd', { 'division' : 101 } ) > > >That is, the parameters would be passed to runForm as a Python > > >dictionary. > > > > However this usage produces a traceback. I need to launch another form > > from a trigger, and to pass it a value. I am guessing ether the above > > usage is obselete, or it hasn't been implemented yet. > > > > Anyone know how I can do this? > > > > Alex > > > > > > _______________________________________________ > > Gnue mailing list > > [email protected] > > http://lists.gnu.org/mailman/listinfo/gnue > > > > > _______________________________________________ > Gnue mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/gnue