Page 1 of 1

Make global variable list accessible from "edit flow"

Posted: 17 Sep 2013 13:42
by kintrupf
The global variable list is not only accessible when a flow is edited. You should add the appropriate menu item to the menu there.

Re: Make global variable list accessible from "edit flow"

Posted: 17 Sep 2013 19:48
by Martin
The editing screen of an action or condition contains a menu Select Variable that should also list the global variables (and the local variables most likely available in this place of the flow). Selecting a variable in this list will copy the text to the clipboard so you can paste it in one of the text fields of the action or condition.

Re: Make global variable list accessible from "edit flow"

Posted: 18 Sep 2013 06:58
by kintrupf
Martin wrote:The editing screen of an action or condition contains a menu Select Variable that should also list the global variables (and the local variables most likely available in this place of the flow). Selecting a variable in this list will copy the text to the clipboard so you can paste it in one of the text fields of the action or condition.
That's right, but the popup list does not show the values of the variables ;)