Number Format Issue on Version 2.0.0
-
Everything was working correctly, but after updated to version 2.0.0 the number format didn’t work as what it should be.
I’m using Pod – Custom Content Types and Fields plugin with these settings:
– Field Name: Amount
– Field Type: Plain Number
– Input Type: Freeform Number
– Format: 1.234,00
– Decimals: 0
– Maximum Length: 12Settings on Codepress Admin Columns:
– Type: Custom Field
– Custom Field: amount
– Field Type: DefaultWhen it was using Codepress Admin Columns version 1.4.9, it shows:
– Value of 400000 as 400.000
– Value of 0 as 0After upgraded to version 2.0.0, it shows:
– Value of 400000 as 400000
– Value of 0 as nothingWhat can I do to make it show the number format correctly and to show the zero as zero?
https://www.ads-software.com/plugins/codepress-admin-columns/
- The topic ‘Number Format Issue on Version 2.0.0’ is closed to new replies.