Bug: Added number fields won't take input
I had a pod that had one number field originally but I needed two more. I then added two more number fields and whenever I update them it always resets to 0.00 after and not the number I entered. But the original number field works and saves the correct value.
2 Answers
I recreated the fields and made the names with an underscore. It seemed to have worked since I guess the field names can't have spaces.
yes, that´s the problem. always use "_".


