C
CW
I have a "Save" button on my invoice creation form that calls up the next
sequential invoice number and drops it into the record, and saves all the
entered data.
Sometimes a user forgets they have already clicked it, or double-clicks by
mistake, and then we end up with several numbers being used for one invoice.
Is it possible to prevent multiple clicks - or rather, to nullify the effect
if somebody does do this?
Many thanks
CW
sequential invoice number and drops it into the record, and saves all the
entered data.
Sometimes a user forgets they have already clicked it, or double-clicks by
mistake, and then we end up with several numbers being used for one invoice.
Is it possible to prevent multiple clicks - or rather, to nullify the effect
if somebody does do this?
Many thanks
CW