You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My assumption was that the autocomplete element on webform would restrict entries to one of the defined values. But it seems that it will let people submit anything (at least on the webinar webform). Any way to trigger a validation error if it isn't one of the values? Or do we have to switch to dropdown.
The user can submit an empty value for the Country, or choose an autocomplete version, or type in the exact text of a country's name and all should work. But if they try to type in something else, it fails.
Describe the bug
From Christian M in slack:
Response: It does seem like a webform bug. I opened an issue and submitted a patch:
https://www.drupal.org/project/webform/issues/3463864
The text was updated successfully, but these errors were encountered: