Skip to main content
16-Pearl
February 26, 2019
Solved

"Disabled" property of Button Widget

  • February 26, 2019
  • 1 reply
  • 1375 views

Is the "Disabled" property of the Button widget not available anymore?  I see it in Figure (b) in the following post, but I cannot find it in my Button properties

https://community.ptc.com/t5/ThingWorx-Developers/how-to-disable-a-Button/td-p/526174

 

I am running Thingworx 8.3.2-b535

I know it can be made visible/invisible, but I prefer to make it disabled/enabled.

 

Best answer by rosharma

@Willie : i believe the things here are mistaken.

the screenshot you attached is actually of Navigation Widget while the figure b in other post is actually a button widget.

In button widget we do have Disabled property , i verified that on 8.3.3 version

but on Navigation widget we only have Visible property - not disabled property

 

Kindly verify in that respect

Thanks

1 reply

rosharma16-PearlAnswer
16-Pearl
February 26, 2019

@Willie : i believe the things here are mistaken.

the screenshot you attached is actually of Navigation Widget while the figure b in other post is actually a button widget.

In button widget we do have Disabled property , i verified that on 8.3.3 version

but on Navigation widget we only have Visible property - not disabled property

 

Kindly verify in that respect

Thanks

Willie16-PearlAuthor
16-Pearl
February 26, 2019

@rosharma Thank you for pointing that out.  I forgot I was using the navigation widget.  Too bad the Disabled property isn't available in the navigation widget.