Actions
Bug #1594
openRecord ID
Description
in "Size" after i increase it to any number it doesnt add the zeros before the number, but when i add a prefix it adds the zeros.
Files
Updated by ALi RAZA 4 days ago
- File clipboard-202604131710-ypfm5.png clipboard-202604131710-ypfm5.png added
- Status changed from New to Resolved
- % Done changed from 0 to 100
We resolved an issue in the Record ID formatting behavior where the configured Size was not consistently applied for numeric values. Previously, increasing the size did not add leading zeros unless a prefix was also provided, which caused outputs like 1 instead of the expected padded format. This has now been corrected, and the Size setting is applied consistently in all cases. As a result, numeric Record IDs now display in the intended format (for example, 0001 instead of 1) based on the selected size.
Actions