Baba Tony 13.Dec.17 11:40 AM a Web browser Notes ClientAll ReleasesAll Platforms
Dear All,
I have used one form as a dailogbox with the help of workspace.dailogbox method in database script. I have given some information in that form, while opening the database every time that form as a dailogbox comes with this information.
Now I have to add countdown timer in that form, for example "XYZ database is going to shout down in abc days: de hours: gh sec(days:hours:sec)"
I tried notestimer but it is not working as expected, searched forum and found that I can use setInterval or settimer() javascript. Do no have much idea how to use Java script in lotus form.
Please suggest.