Index
Main Menu
Related topics:
ChooseUsingTimePicker
ChooseUsingTimePicker
Tutorial Videos
Tutorial videos are available here.
Knowledge Base
Visit our User Forum for discussions & solutions
June 29, 2012
ChooseUsingTimePicker - XpressDox
This command is a variant of the CaptureDataElement command which causes a “time picker” control to be placed on the interview to help the user in choosing a time of day correctly.
«ChooseUsingTimePicker(AppointmentTime)»
As with all the “Choose…” commands, the ChooseUsingTimePicker command will NOT cause the chosen time of day to be inserted into the merged document. A fillpoint such as «FormatTime(AppointmentTime,'hh:mm tt')»
would be needed to cause the time to be inserted into the merged document.