https://github.com/ahebrank/entity_reference_widget_helpers
Third-party settings to enhance entity reference fields
https://github.com/ahebrank/entity_reference_widget_helpers
drupal drupal-8 drupal-module
Last synced: about 2 months ago
JSON representation
Third-party settings to enhance entity reference fields
- Host: GitHub
- URL: https://github.com/ahebrank/entity_reference_widget_helpers
- Owner: ahebrank
- Created: 2018-03-13T17:05:17.000Z (about 8 years ago)
- Default Branch: 8.x-1.x
- Last Pushed: 2018-12-11T15:15:39.000Z (over 7 years ago)
- Last Synced: 2024-12-30T08:09:26.956Z (about 1 year ago)
- Topics: drupal, drupal-8, drupal-module
- Language: PHP
- Size: 348 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Entity Reference Widget Helpers
Miscellaneous helpers to try to improve content entry UX for entity reference fields, implemented as third-party settings on widgets, configurable through the settings gear on Manage form display tab.
Includes:
Entity reference widget settings:
- add a [link to collection listing](screenshots/collection-links.png) for supported target types
- conditionally [convert an autocomplete widget to a select dropdown](screenshots/dropdown-convert.png)
- add the [Paragraph description to the paragraph selection dropdown](screenshots/paragraph-description.png) for a more verbose selector
Entity reference formatter settings:
- [custom links for linked labels](screenshots/label-custom-link.png)
Other widget settings:
- [ECK title label/description overrides](screenshots/ECK-title-label.png)
Inline entity forms:
- add a [entity type / bundle label](screenshots/IEF-label.png) to the top of the form
- modify the 'Add existing' button to a configurable label (by default: 'Choose from existing')