Skip to main content
18-Opal
February 27, 2018
Solved

Can someone share a pressed button?

  • February 27, 2018
  • 2 replies
  • 2619 views

Hello

 

Buttons in ThingWorx only contain click events.
If I have a button widget that returns true / false depending on when it is pressed and not pressed, can I share it?
An event should also occur when it is not pressed when pressed.
I would really appreciate if anyone could share it.

 

In addition, the pressed button that I say is as follows.

aa.png

Best answer by CarlesColl

Try value display in order to show both images depending on true/false (Conditional Formatting) for recording "button" state you can use a hidden checkbox widget for instance.

2 replies

1-Visitor
February 27, 2018

Try value display in order to show both images depending on true/false (Conditional Formatting) for recording "button" state you can use a hidden checkbox widget for instance.

CHASEONHO18-OpalAuthor
18-Opal
February 27, 2018

Thank you.
Based on your feedback, i performed the desired function through the Validate widget, check box widget, and two button widgets.녹화_2018_02_28_08_42_52_795.gif