Is it possible to enter value to globals

Directly in kwgt
I have an RSS variable where I dont want to set anything by advance

You can write a gv dynamically using flows.

2 Likes

Could you give me an exemple ?

If @Chad_Vermeland is referring to how you’re able to update the value of a global variable using Flow, you can simply use the “Set Global Var” in the Flow’s Actions section.

1 Like

I tried with Manual but nothing coming


You can pass a value to a global in a flow. Here is a simple example. Its for a color/wallp/theme picker. It changes a text global based on pushing the button that has the touch set to trigger this flow.


The Formula option just has the number 4 in it. Simple.

Set Global Variable looks like this:


You have to have the global created prior to making the flow. SO the global here called picker was already created as a Text Global. When I push the toggle for this manual option on a button it will write the number 4 to the global value “picker”. This is a very simplistic example, and you can modify to fit your needs.

1 Like

My initial was more about how to type infos for recording into a gv list, adding entries or juste on gv update like in the editor