- Issue created by @stefan.korn
- Merge request !12Issue #3542348: Field Widgets Settings Issues - schema and widget settings form → (Open) created by stefan.korn
- 🇳🇱Netherlands johnv
Thanks. committed.
The patch is a bit bigger than original, due to making code from 3 widgets look more alike.I avoided some code by inheriting from StringTextfieldWidget.
I also tried to add the formatting settings from the SelectWidget to the Automcomplete widget, but failed for now, since LanguageAutocompleteController does not have the correct information. It has no access to the widget settings or the list of languages.