You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want a widget that wraps another widget.
If the switch is on, it should set the value from the child widget to the workflow,
if it's off, it should not be set at all.
We can either use checkbox or a accordion : D
The text was updated successfully, but these errors were encountered:
Related to #28
We want a widget that wraps another widget.
If the switch is
on
, it should set the value from the child widget to the workflow,if it's
off
, it should not be set at all.We can either use checkbox or a accordion : D
The text was updated successfully, but these errors were encountered: