• I have this simple sequential numbering:

    Input “523E” and then “ID” with start number “00001”.

    When i reset numbering, first order number is as intended: “523E00001”, but all the following numbers become “523E2”, “523E3″… etc.

    It looses all the Zeros “0000” in between. What could cause it and how can i fix it?

    • This topic was modified 1 year, 10 months ago by rytiskaralius.
Viewing 1 replies (of 1 total)
  • Plugin Author RazyRx

    (@razyrx)

    Hello,

    Plugin do not have any possibility to use number with zeros, because it will increment it as integer value, but integer value do not have zeros.

    Regards,
    Oleg

Viewing 1 replies (of 1 total)
  • The topic ‘Sequential numbers loose zeros’ is closed to new replies.