Start Countdown Timer with a button

HI, Guys.
I was wondering if it was possible to start the countdown component with a button or image icon.
I see that a user have already posted on this topic but there was no reply from anyone.

Any help is appreciated. Thanks

Hi @XaverRavr ,

You can use visibility to do this, both for text input or logged in user field.

So, the button will change the text input and then visibility is triggered.

Wow. That worked. Thanks!

Instead of visibility, make it on text input change of value, it will make it faster

Thats what I did.