Re: Launching a form with paramaters
Jason Cater <[email protected]>
| Newsgroups | gmane.comp.gnu.enterprise.general |
|---|---|
| Organization | NCS, Inc. |
| Message-ID | <[email protected]> |
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 >