Page 1 of 1

Update scope?

Posted: Wed Oct 14, 2015 11:29 am
by Elvin Chu

Image Image

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
  1. Please add all your variables into one model, as children variable: http://prntscr.com/8s7ydm
    1. Create scope variable with that model: http://prntscr.com/8s7yqy
    2. 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

Got it thanks


Update scope?

Posted: Sat Oct 17, 2015 10:56 am
by Elvin Chu

still didn't update


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 ?