formtools / core

The Form Tools Core.
https://formtools.org
207 stars 78 forks source link

Form Field (with training space in name) not accepting data #720

Open withindale opened 4 years ago

withindale commented 4 years ago

"form_field_1" accepted data but an identical field named "form_field_2 " did not, or to be precise sometimes did and sometimesdid not. This was not so easy to spot! Changing "form_field_2 " to "form_field_2" did the trick.