Thanks James. Using your example above, how would I insert task strings into individual toggle buttons and have them toggle according to other selections in the group?
Example:
Key="0" I want to execute rosstalk.sendMessage('192.168.0.3',24610,"DoEvent=15");
Key="1" I want to execute rosstalk.sendMessage('192.168.0.3',24610,"DoEvent=16"); and have the toggle status of key 0 change as per your example above. Whenever I add task in dashboard, it attaches the string to all the buttons.
Hopefully that makes sense.
many thanks.
#DashBoard