Question
Sequential numbering issue in a fillable form
I created a fillable form that will increase the purchase order # by 1 each time a new purchase order is created. However, the number is increasing by one with every field in the form - i.e. I start with number 1001. when I go to the next field, the vendor, it changes to 1002, vendor address, 1003, etc. How to I prevent this from happening?
thanks,
k