Problem/Motivation
When i installed the hero banner i never got my entity form display config. Possibly didn't import during install.
Ie. core.entity_form_display.paragraph.ixm_blocks_hero_banner.default
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | Screenshot 2024-11-25 at 4.05.03 PM.png | 699.78 KB | aaronchristian |
Comments
Comment #2
aaronchristian commentedCorrection, it looks like the media element never gets installed because the bundle type changed.
The field_entity_reference_paragraph entity reference field (entity_type: block_content, bundle: ixm_blocks_hero) no longer has any valid bundle it can reference. The field is not working correctly anymore and has to be adjusted.Comment #3
aaronchristian commentedComment #4
aaronchristian commentedComment #5
aaronchristian commented