Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 1 month 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 (almost 7 years ago)
- Default Branch: 8.x-1.x
- Last Pushed: 2018-12-11T15:15:39.000Z (about 6 years ago)
- Last Synced: 2024-11-08T01:44:41.100Z (3 months 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 selectorEntity 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')