17
Views
3
Comments
Solved
[CountDown Timer Reactive Library] Stops Timer when opening the page
countdown-timer-reactive-library
Reactive icon
Forge asset by Raphael Ranieri
Application Type
Reactive
Service Studio Version
11.54.43 (Build 63110)
Platform Version
11.26.0 (Build 41987)

I am using countdown timer reactive and i want the timer to be stop when opening the page and will start to countdown when clicking a button, in their demo the timer have a stop function but its only buttion i tried copying the logic code in button to initialize but wont work.is there a way that i can use the stop button to the start of the page? Thank you

CountDownTimerReactiveSample.oml
2020-11-10 23-58-16
Raphael Ranieri
 
MVP
Solution

Hey @budang haba ,


I just uploaded a new version of the component, which includes this feature.

You will now find an input parameter called, StartAtBeginning.

This parameter when defined as False will not start the count down right away, to start it you will need to r run the ContinueTimer function.

By default, the value is True and the component will behave as it was originally:



Let me know if this is what you were looking for!

Best Regards,

RR :)

2020-11-10 23-58-16
Raphael Ranieri
 
MVP

Hey @budang haba,

Can you let me know if this last version solved your issues?

Best Regards,

RR :)

UserImage.jpg
budang haba

Good day sir! sorryfor super late reply this is the first im going to use this. thank you!

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.