No Datastreams to choose

Hello everyone,
i have developed a web application with a corresponding phone app, both of which work just fine. I’m now working on the design aspect of the project. I have created a GIF which displays and operates perfectly on the phone app, and i’d like it to be hidden unless a specific button is pressed. So i wrote the code for it and created the datastream to send the command to the widget (Image Animation). However, when i try to select a datstream from the widget menu it says “No Datastream to choose”. None at all. Every other widget i have on the phone app, including image widgets, have no issues at all, they interact perfectly with all the datastreams.
Can anyone tell me what I’m doing wrong?
Thanks!

I’m guessing that you haven’t created any virtual datastreams with the String data type?

Pete.

1 Like

You guessed correctly!
Thanks a lot, it all works now!
:slight_smile:

1 Like