• Resolved Handoko

    (@handoko-zhang)


    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: 12

    Settings on Codepress Admin Columns:
    – Type: Custom Field
    – Custom Field: amount
    – Field Type: Default

    When it was using Codepress Admin Columns version 1.4.9, it shows:
    – Value of 400000 as 400.000
    – Value of 0 as 0

    After upgraded to version 2.0.0, it shows:
    – Value of 400000 as 400000
    – Value of 0 as nothing

    What 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/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Tobias Schutter

    (@tschutter)

    I recently have been working with Pods to make them compatible again. In the next version of Pods and Admin Columns this should be resolved.

    We are also testing on the Pods side to ensure compatibility is maintained here as well, it should be fully compatible in Pods 2.3.10, which you can get from https://pods.io/latest/

    You may need to run the latest GitHub version of CodePress Admin Columns too, since there were a few hooks added for us.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Number Format Issue on Version 2.0.0’ is closed to new replies.