Summary | This article describes the properties and functionality of the timepicker ADC |
Applies to | Design Version 5.4.4 onwards |
Written for | Scriptwriters and survey authors |
Keywords | adc; adc2; javascript; control; design; askiadesign; date ; adc2-timepicker |
- To download the qex file (in example directory), click here
- Version of the adc: 2.0.3
This control is compatible with all time questions. If the question is using Date and Time, then only apply this ADC to the input for the time part. For the date part use adc2-datepicker.
This ADC only uses plain Javascript.
PROPERTY | DESCRIPTION | OPTIONS/ POSSIBLE VALUES |
General | ||
---|---|---|
Background Colour | Background colour of time picker | Any RGB color |
Highlight Colour | Colour of the control when it's in focus | Any RGB color |
Font Colour | Sets the colour for the font | Any RGB color |
Time Picker | ||
Time format | Option to choose 24 hour clock or 12 hour clock | 24 Hour clock; 12 Hour clock |
Show Seconds | Option to show/hide seconds counter | Show; Hide |
Minutes intervals | Step intervals for minute counter | Any number from 1 to 59 |
Seconds intervals | Step intervals for seconds counter | Any number from 1 to 59 |
Hello,
There is a "Bug" (even if it could no be considered as a bug...) : Let's consider you enter a time , it works but if you come back to the screen, it will erase your data's and put the actual time instead !!!
Regards,
Didier.
Hi Didier,
We just updated the adc to v1.0.2.
Let us know if it makes the trick ?
Best Regards
Hello Jérôme,
Yep it works !!
Thanks,
Didier.