As some developpers may need to use an Entity Reference field to refer to existing paragraphs (without using Paragraphs Library), a config option should be added to allow the selection of Paragraph in the Field Storage Config Edit Form.
This possibility was removed in commit ab0011ddf98, #2668678 Make paragraphs widget the default for paragraphs fields
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3130718-1.patch | 2.51 KB | gthibert |
Comments
Comment #2
gthibert commentedComment #3
gthibert commentedComment #4
ron collins commentedJust a heads up: this patch no longer applies (D10.2.2). I removed the conflict locally and I *think* the stuff this fixed is still working but I'm not super familiar with it so don't trust that. Perhaps the issue has been fixed elsewhere?
Comment #5
berdirYes, this was changed by #3414495: Change paragraphs_form_field_storage_config_edit_form_alter() to only discourage paragraph target references, not disallow, due to Drupal 10.2 changes.