Group Name using an environment variable

HI

Does Group Name supports an environment variable?

If Yes.. how can i use it? My code doesnt work.

var

As with all node properties, unless it uses our TypedInput widget and explicitly supports the 'env' type, then your only option is to set the entire field with an env var "${NODE_ID}". You cannot use it to insert env vars into the middle of the value.

Hi, tnx for replay.

I have tested now with replacing whole value. Check images. But it still shows variable name instead of value. So i guess i will skip subflows and use standard flows which work.


s2

Dashboard nodes in general do not play nice with subflows as there is no way to do layout.

In short, dont put dashboard nodes in a subflow

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.