Closed maurizi closed 7 years ago
The tag is working well for the built in fields but I added a custom Decimal
field and the view mode value is getting scientifically notated.
Looks good in the form
Notated after save
Custom decimal field values in the view mode are getting scientifically notated.
Fixed in (rebased) commit https://github.com/OpenTreeMap/otm-core/pull/3208/commits/537c391b84f51f672a1c8d49eb7729fa4fd897c8. I also fixed formatting for numbers in the edits sidebar, and made sure we don't show trailing zeros
Connects to #2733