When using the N° field to order the folder it's not possible to prefix with a 0 (zero), which result in wrong sorting when going above 10. What it does: 1 2 28 3 Expected result: 1 2 3 28 <img width="170" height="302" alt="Image" src="https://github.com/user-attachments/assets/b931b976-e7ea-492e-94bb-3af0124ce648" /> <img width="210" height="531" alt="Image" src="https://github.com/user-attachments/assets/ad251323-c869-40e9-b264-3eeaf4c59abc" />