Skip to main content
1-Visitor
November 11, 2019
Question

Remove border and popup for new valuedisplay widget in ThingWorx 8.5

  • November 11, 2019
  • 1 reply
  • 2794 views

Hi guys,

 

I am updating an old mashup in Thingworx 8.5 with the new value display widget.  I am struggling to find how to remove the border and the popup button from the valuedisplay widget.  I have changed all the border settings I could find in the Style Properties section to white.

 

I can't seem to find any pop up option to deselect for the pop up shown in the right hand corner of the image.

1 reply

22-Sapphire I
November 11, 2019

Not sure if you attached the right screen shot.

When you say pop-up you mean the on Hover behavior?

If there isn't an explicit checkbox for that, you will need to remove it using CSS

For the border style I would just use the 'not defined option' Box with Strike through so it will be transparent.

1-Visitor
November 12, 2019

Hi @PaiChung ,

 

The "pop up" I am referring to is the clickable button on the right hand corner of the image highlighted in the attached image in this post.  I can't find a tick box to remove this functionality.

 

I have made all the borders transparent but still the frame remains around the image. How would I go about changing this with the custom css?

22-Sapphire I
November 12, 2019

I am sorry I can't tell from the screen shot what you are referring to.

But if it is a pop up and you don't want the 'close' button on the top right, that is a setting in the Nav Widget

As far as CSS goes, I'm not an expert, I recommend you can start here: http://support.ptc.com/help/thingworx_hc/thingworx_8_hc/en/index.html#page/ThingWorx%2FHelp%2FMashup_Builder%2FMashups%2FCustomCSSTutorial.html