Flip Countdown Extension is my first ever extension. It is made by using some JavaScript in it and working through web viewer. It is in beta version at the moment. so may not work properly sometimes.
It simply work in web viewer. You just need to pass the parameters like days, hours, minutes & seconds.
Use any value as -1 (minus one) to hide itself and above values For example 1: If you want to hide days, then type -1 in days For example 2: If you want to hide days & hours, then type -1 in hours only For example 3: If you want to hide days, hours & minutes, then type -1 in minutes only
Just pass the parameters in days, hours, minutes & seconds. the date/time must be future values. Check the simple aia above in desc.
For another example, if u fetching your timer from database in milliseconds format then u can use another countdown extension made by @lukegackle’s to get left time and then split timer into days, hours whatever u want. then provide those parameters in this countdown timer.
Check the block image below. I hope this will help
Oh Okay, thnx.
I just used 100px for nothing. because when i was designing app in kodular, web viewer was covering up like hiding inside VA2. so i gave 100px. you may use automatic height as well, I guess.
Well, thank you so much for giving your precious time to check my AIAs and let me know the bugs.
Of course, “automatically” works in every case, but then the entire width of the screen is used. The WebViewer must have at least the following values so that (if everything should be displayed: days, hours, …):