Pods Currency Field Doesn’t Work with 0 Values
-
Mentioned this issue on this github issue page: https://github.com/pods-framework/pods/pull/7175, however I figure it might warrant a separate thread here.
There is some strange behavior happening with the currency field when a 0 is entered. Although I can enter 0 and it displays correctly on the individual post entry, on the admin overview it shows as blank (screenshots 1 and 2).
It actually seems in some cases to be treated as a blank as well. For example my application is configured to pass a currency value from one pod custom post entry to another pod custom post entry (screenshot 3). However when the value is 0, it seems to fail and end up with a blank entry (screenshot 4).
Screenshots:
- 1: https://prnt.sc/gOI7ReFqu6Hu
- 2: https://prnt.sc/YzvZxZAozNBz
- 3: https://prnt.sc/50ZO8cRBtiRj
- 4: https://prnt.sc/yNksAmYL_8F9
Any idea what is going on and how I can fix this so my posts actually inherit and display the correct 0 value? (or if this is a bug in Pods that should be tracked?)
- The topic ‘Pods Currency Field Doesn’t Work with 0 Values’ is closed to new replies.