cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X

Thingworx Widgets Custom CSS Deep Dive Session

RD_10077105
7-Bedrock

Thingworx Widgets Custom CSS Deep Dive Session

A lot of times the widgets are limited in capability, and we have to resort to Custom CSS. I've recently read an article which gives a ridiculous Custom CSS solution that no developer could've got to by themselves:

 

#runtime-workspace .test.widget-flexcontainer-bounding-box.allow-content-resize {
	flex:  1 0 auto !important;
}

Is there no chance that we could have a PTC tutorial with how to achieve Custom CSS editing through Dev Tools? All official resources I've come across are very flimsy.

 

Thanks.

3 REPLIES 3
olivierlp
Community Manager
(To:RD_10077105)

Thank you for publishing your idea. We need more information as specified in the form you saw in the submission process. (Questions below).
Please let us know within the next two weeks.
1. What version of Thingworx are you currently running?
2. Describe the problem you are trying to solve. Please include detailed documentation such as screenshots, images or video.
3. What business value would your suggestion represent for your organization?

Olivier

1. 9.2.1

2. No concrete problem. Just having a CSS expert explain how to customize OOTB Thingworx widgets through CSS code is enough.

3. This would significantly reduce the time spent by PTC support technicians trying to solve widget shortcomings.

olivierlp
Community Manager
(To:RD_10077105)

We moved the topic from the Thingworx ideas board to ThingWorx Developers. 

Olivier
Top Tags