We are encountering issues with "0" values at the end of the suffix not displaying in one of our fields.
The data is imported as a csv-file, where all 0's are correctly displayed (see: "Stk nominelt csv screenshot.png"), and then formatted as a integer via the wpDataTables plugin. You will notice in the attached file "Stk nominelt wpDataTables screenshot" that the 0's are not displayed in the table.
wpDataTables settings:
- Column type data set to Integer
- Skip thousands separator disabled
- CSV delimiter set to ";"
- Number format set to "15.000,00" implying dots for separators and commas for decimals.
Hi TMS Plugins,
We are encountering issues with "0" values at the end of the suffix not displaying in one of our fields.
The data is imported as a csv-file, where all 0's are correctly displayed (see: "Stk nominelt csv screenshot.png"), and then formatted as a integer via the wpDataTables plugin. You will notice in the attached file "Stk nominelt wpDataTables screenshot" that the 0's are not displayed in the table.
wpDataTables settings:
- Column type data set to Integer
- Skip thousands separator disabled
- CSV delimiter set to ";"
- Number format set to "15.000,00" implying dots for separators and commas for decimals.
Hopefully someone can help me solve this problem.
Best regards,
Frederik
Attached files: Stk nominelt csv screenshot.png
Stk nominelt wpDataTables screenshot.png