G
Guest
I have a multi-page form, with multiple different field types entered,
including yes/no, date/time, text, number, and comboboxes.
If you tab through the fields everything is fine, but since many of the
fields are checkboxes, the user ends up using the mouse to click through
selections, and then click on the next field, where there is already a [0]
zero entered as soon as you start entering data in the form, so that when the
user enters [2] two, the result ends up being [20] because of the zero that
was there already.
is there any way to get the form to stop entering zeros as defaults in the
numberic fields?
tia
including yes/no, date/time, text, number, and comboboxes.
If you tab through the fields everything is fine, but since many of the
fields are checkboxes, the user ends up using the mouse to click through
selections, and then click on the next field, where there is already a [0]
zero entered as soon as you start entering data in the form, so that when the
user enters [2] two, the result ends up being [20] because of the zero that
was there already.
is there any way to get the form to stop entering zeros as defaults in the
numberic fields?
tia