To keep it clean and all in one place, here’s some of our lightened mails exchanges.
> Moshtafizur (WPFactory Support)
Regarding the second issue, do you also want to see the decimal numbers?
> Me
It’s not about displaying the decimal numbers on the frontend, it’s about allowing to save the field in the wordpress backend with more than 4 digits after the comma.
Currently it’s possible through batch importing, but we can’t edit from the administration (probably an input number with a step attribute set like 0.0001, cf doc )
I’d like to have it like ~ <input type=”number” range=”0.0000000001″> or something like that 🙂
—
Cheers