gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUe] Launching a form with paramaters


From: Alex King
Subject: [GNUe] Launching a form with paramaters
Date: Sun, 12 Sep 2004 18:07:31 +1200
User-agent: Mutt/1.5.6+20040722i

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]