Consider improving editorial experience on the Widget Instance form.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

hawkeye.twolf created an issue. See original summary.

hawkeye.twolf’s picture

See MR !2 for initial implementation idea. At first, I just created a custom Field Widget, but then that widget would be available for all Entity Reference fields, which seemed messy/annoying. So I went with implementing hook_options_list_alter() instead.

e0ipso’s picture

Status: Active » Needs work

Thanks for the patch Hawkeye! I left some very minor comments. Would you also include a screenshot of the final result in the patch as well?

hawkeye.twolf’s picture

Status: Needs work » Needs review

  • e0ipso committed 26c27eb on 1.x authored by hawkeye.twolf
    Issue #3254676 by hawkeye.twolf, e0ipso: Sort and group Widget Type...
e0ipso’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.