Problem/Motivation
Even if the field itself is not set as required, the autocomplete field is being marked as such and won't submit unless entered. It should respect the field value.
Even if the field itself is not set as required, the autocomplete field is being marked as such and won't submit unless entered. It should respect the field value.
Comments
Comment #2
dat deaf drupaler commentedCame across this issue as well.. unable to save/submit the form at all with this widget option enabled.
Unchecking "Enable Autocomplete Create Option" for display widget would allow saving the form with empty IEF widget.
However, when clicking edit on an existing item and either update/cancel on it, you are returned to the regular IEF widget, not the autocomplete field, as per (Issue #3225741) BUT THEN the form can be submitted/saved when regular IEF widget is inadvertently displayed.
Comment #3
dat deaf drupaler commentedNeither patch #15 or #24 from IEF issue #3099844 resolved this issue.
Comment #4
b_sharpe commentedfixed in #3394054: Drupal 10 support + fixed issues