Use a new type of Custom Field: Numerical
Shared by Kasia
• July 18, 2024
Another type, Numerical, has appeared on the list of Custom Fields selections in the Configuration. The field allows you to enter only a number, the length of which can reach up to 30 digits and six decimal digits. In addition:
- a dot separates integer and decimal parts
- the system does not introduce rounding
- leading zeros in the integer part are automatically shortened (e.g., 00012.5 --> 12.5)
- back zeros in the decimal part are automatically shortened (e.g., 0.500 --> 0.5)
- front and back spaces are automatically shortened
The new type is supported in XLSX imports and exports.