After Page Refresh, the Auto generation of Serial Number gets increased
0
We have this microflow where we have UMCode which is same as serial number it is in incremental order, but on page refresh or cancelling the user registration, the Count gets increased. Code :- $User_Master/UMCode + 1 Kindly share a solution, We want to make number stable based on the last entry even after page cancellation or refresh