Hi Dojo,
Is it possible to have a countdown timer in the Low Code App, which will indicate how much time has passed since one particular button was pressed?
If one button is pressed, the countdown should show time in minutes and seconds. Once the button is pressed again, it needs to restart and start counting from the beginning.
If not possible, are there other ways to do this (e.g. through the driver)?
Thank you.
Hi, I believe the trigger component is what you're looking for.
It can also be used as feed to some components to refresh them when being clicked.
Hi Nejra,
have you finished your timer project? I have the same problem. When a button (which is starting a script) will be pressed a timer should start. But I can't link trigger component to this button.
Thank you for the help, Gilles.