Page 1 of 1
Update scope?
Posted: Wed Oct 14, 2015 11:29 am
by Elvin Chu
The time scopes didn't update on page
Update scope?
Posted: Wed Oct 14, 2015 1:12 pm
by Serhii Kulibaba
Hello Elvin,
Have you creates these variables in the scope panel? Could you provide us screenshots with it?
Update scope?
Posted: Wed Oct 14, 2015 1:22 pm
by Elvin Chu
yes look below 
Update scope?
Posted: Wed Oct 14, 2015 1:22 pm
by Elvin Chu
Update scope?
Posted: Thu Oct 15, 2015 10:39 am
by Elvin Chu
Update scope?
Posted: Sat Oct 17, 2015 10:15 am
by Serhii Kulibaba
- Please add all your variables into one model, as children variable: http://prntscr.com/8s7ydm
- Create scope variable with that model: http://prntscr.com/8s7yqy
- Use that variable in JS:
$scope.test.hr
and {{test.hr}} on the label
Update scope?
Posted: Sat Oct 17, 2015 10:30 am
by Elvin Chu
Update scope?
Posted: Sat Oct 17, 2015 10:56 am
by Elvin Chu
Update scope?
Posted: Sat Oct 17, 2015 11:01 am
by Elvin Chu
Update scope?
Posted: Wed Oct 21, 2015 7:28 pm
by Serhii Kulibaba
Could you run this function on the button's click ?