Label Plus
-
From my experiments on a Core S3 it appears that you can only have one Label Plus running in UiFlow2 at any one time. Only one of the labels get updated i.e. the last one in the program being executed.
Is this correct? -
Yes, you can only link to one JSON source at a time but you can make several queries to the Source. I have written up and updated the Label+ section of my Work In Progress guide today which you can preview on Facebook.
-
At present, the timing query is implemented through the soft timer, and only the last timer may take effect.
-
@ajb2k3 awesome! thanx for your work. can you add a direkt link to that FB ? thank you.
-
-
@lbuque
Thank you for the response. Hopefully this will be corrected some time not too distant. -
@ajb2k3
Thank you Adam. I have discovered that the set label plus blocks do not need to be in the loop but can be in the main body as they auto update automatically.
Though until the timer issue is fixed (see Ibuque's reply) the functionality has a very limited use case.