Hi
previously in using [auto_id start=xx]/23. im using this function as a ascending report id for every submitted form. the last value generated from this function is 1084/23
As today im changing the value 23 to 24 (eg [auto_id start=1]/24) as indicated changing to year 2024, however, the value does not follow as order, the sequence number start 108424/24, 108425/24 and on.
the question now is, how to trouble shoot for this error or maybe there are another method to rectify it.
best regards
Please login or Register to submit your answer
Did you update your "start=" number to start after the most recent entry? When you update autoid fields they reset to 1 unless you manually override them.