I'm using form.custom.inpval to access database fields. A bug I have found is that fields defaulted with 0 is empty. The correct value should be 0.
--
I'm using form.custom.inpval to access database fields. A bug I have found is that fields defaulted with 0 is empty. The correct value should be 0.
--