Open Widget Only Once

Hey @gisvisman!

So your issue here is that the branch only reads boolean (true/false) statements. So you can use a true false statement as your check or use a less than node if you want to keep the counter for reasons.

image

Hopefully this helps solve your issue!