So... When is this gonna get fixed?
This goes back to at least version 6 (and I assume since forever really)
In visual logic there is a block
"Data Sources -> DataLinq".
And adding it gives you access to the regular datalinq browsing, just like when you set a text object to get data from datalinq. Even with a checkbox that says "live update" on it.
However, this does not work. It only works in the one instance when you actually connect the datalinq block to another, and Xpression will get the correct current value in from DataLinq.
But, if you then change this value, even if the "live update" is checked, this does nothing to the datalinq element visual logic.
So, in order to use values from DataLinq into visual logic, what I've had to do, is to make a group that contains text elements that are linked with DataLinq values through their "Data Source" tab, hide this entire group, and then use their respective text values in visual logic in order for them to update live.
While it works, is just seems completly unessasary to me...
The simple DataLinq block in visual logic should do the trick, and would definetly save me some time. And last not but least, not clutter the left hand side in Visual logic with a bunch of elements that are just value holders.