Replies: 1 comment
-
|
I decided to take the hard way and build a custom component. If you want to take a closer look: https://github.com/Revolutionized-IoT2/RIoT2.Elsa |
Beta Was this translation helpful? Give feedback.
-
|
I decided to take the hard way and build a custom component. If you want to take a closer look: https://github.com/Revolutionized-IoT2/RIoT2.Elsa |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I've struggling with following concept: I've got a custom activity, that has two inputs. The first input is drop-down list that defines what kind of object the activity is requiring (the object is sent to external service). The second input is javascript editor, which is used to construct the object. The problem is that there is no way to provide good instructions for the end user on expected object. What I would like to do is, that once the first input is changed, it would provide an object model as a default value for the second input. Is this that something that could be done easily?
Beta Was this translation helpful? Give feedback.
All reactions