A community member created a form using Webhook Form on a website and is unable to parse the value of the radio button. The community members discuss that the name field must be filled in for the form submission data to show in the notification email or webhook. They suggest that it would be wise to pre-fill all forms with a fallback name by default, as many users tend to skip the documentation, which could prevent errors. The community members also discuss the possibility of a one-off problem and whether more people might have a similar issue.
You must provide a value for the name field on each input in order for the submission data to show in the notification email or webhook. - should be highlighted
Question @John Siciliano Wouldn't it be wise to pre-fill all forms with a fallback name by default? Many users tend to skip the documentation, and this approach could prevent errors. Users can update the name field later as needed.
Next question will be, "why is my email field showing as field123" haha. I've thought of this too though. @Oleg Isonen thoughts in setting a default name on form inputs because users don't know they need to?