i want to set the timer to 30s, when i clicked the button everything are working fine except the time is 01:30s instead of 30s and the label is freeze at -1800 as showing below
Continuing the discussion from How to convert minutes into seconds:
i want to set the timer to 30s, when i clicked the button everything are working fine except the time is 01:30s instead of 30s and the label is freeze at -1800 as showing below
Continuing the discussion from How to convert minutes into seconds:
did you check your previous query? how to use clock component - #2 by Still-learning did you try that?
here i find you have used the logic in wrongplace…
that above code should go into the false (i mean else block) logic
still got the same problem
What problem? Can you share your demo aia?
In which screen do you have that problematic code?
If you want just 30s interval of time, then try this
You can achieve this without any exten
You can change the interval time in the button click event by adjusting the seconds value. It doesnot depend on any timezone
Parks_copy_1.aia (253.3 KB)
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.