Closed (fixed)
Project:
Widget Instance
Version:
1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Dec 2021 at 06:22 UTC
Updated:
31 Dec 2021 at 14:44 UTC
Jump to comment: Most recent
Comments
Comment #3
hawkeye.twolfSee 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.Comment #4
e0ipsoThanks 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?
Comment #5
hawkeye.twolfComment #7
e0ipso