Skip to content

#3330764: Add a title attribute to the field configuration, and use that as the default autocomplete field.

#3330764: Add a title attribute to the field configuration, and use that as the default autocomplete field.

Previously the default autocomplete attribute was "title". If your field was for a resource type that didn't have a title (EG taxonomy term, which uses "name"), every time you changed the widget type, you would have to reset the autocomplete attribute back to "name".

Closes #3330764

Merge request reports