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

Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X

Bugreport: offline viewing $scope.setWidgetProp only white

whity
16-Pearl

Bugreport: offline viewing $scope.setWidgetProp only white

Hello, 

just wanted to share this with you. If you make your experience downloadable you should make sure not to use:

$scope.setWidgetProp(labelname, "text", "text2print");

 

Use this instead:
$scope.view.wdg['labelname']['text']="text2print";

 

Otherwise the app won't load properly and you'll only see a plane white surface. At least, that's what I got. 

 

Greetings

Whity

 

0 REPLIES 0
Top Tags