I've got a form with a quantity field in it. For some reason, the value of this field isn't recorded on Form Submission. It just appears as an empty field under 'Entries'. I've tried removing all the options - no validation, no minimum, no conditional logic, no CSS class, nothing. Tried recreating the field, adding an additional quantity field with a different name: nothing.
I've added a 'number' field after the quantity field and that works just fine.
Is this a known issue?