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

Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X

Problem Property ShowDataLoading

Giuseppe_Fiore
15-Moonstone

Problem Property ShowDataLoading

Problem property ShowDataLoading for some Widget.

For some WIdget this property not working.

When I select this property for some objects, I do not see the icon that I'm saying is loading the data.

The platform in use is 7.2.0 & 7.2.3 and the widget are :

Progress Gauge

Shape

Time Series V2

and both Slider  Vertical & Orizontal.

Thanx

Giuseppe Fiore

4 REPLIES 4

Giuseppe Fiore​ : I observed similar behavior with Gauge and Label widget when binding data coming from services fetching high volume of data. Could you please confirm the data been loaded as sometime the data loaded is very quick and there is no icon appearing even when ShowDataLoading property is checked for the widget.

Issue has been raised with R&D Team under internal reference # PSPT-3718 .

-Durgesh

To test the operation of the property I created a service that only returns a value, but with a wait within the 10 seconds service, but despite the amount of data being really low, the icon does not appear.

// pause():INTEGER

var milliseconds = pause(3000);

var result =milliseconds

Icon Loader.png

The Icon Does not appear into GAUGE,SLIDER,SHAPE ....

THNX

Giuseppe Fiore


Thanks Giuseppe, I have updated internal Jira ticket raised with R&D for all widgets having this behavior under reference # PSPT-3718.


-Durgesh


There are a News on this issue ?

How can I track the status of my request?



thnx

Giuseppe

Top Tags