Support for Autocomplete fields

Created on 14 October 2022, over 2 years ago
Updated 17 January 2023, about 2 years ago

Problem/Motivation

Requesting the support for autocomplete fields (at least for the parent entity). If the data-set is very large, <select> widgets aren't an option due to very slow loading and timeouts.

Curious if this request would require a massive overhaul of the module. Thoughts?

✨ Feature request
Status

Needs review

Version

1.0

Component

Miscellaneous

Created by

πŸ‡ΊπŸ‡ΈUnited States chucksimply

Live updates comments and jobs are added and updated live.
  • Needs tests

    The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • #5 works with Choices Autocomplete. Thanks for patch.
    However, it controls after the selection and prevents the entity from being saved with a warning.
    It is better to prevent selection when selecting an item that does not belong to the dependent list.

Production build 0.71.5 2024