When creating radiobuttons or checkboxes and specifying a key without a value, the option is silently dropped. No validation warning or error message is raised, but the option is not stored to the database.

Comments

quicksketch’s picture

Issue summary: View changes
Status: Active » Closed (fixed)

Newer versions of Webform now throw a validation error if both a key and value are not provided. This has been the case for some time, so I'm closing this issue directly.