
Problem/Motivation
Users should be able to quickly add new blocks and open the custom blocks library.
Steps to reproduce
Proposed resolution
We should place two links next to the block_content reference field:
- Open Block library (new tab) => /admin/structure/block/block-content
- (+) Create Block (new tab) => /block/add
I think we should add this in a field/fieldgroup hook, so we dont need to gamble with configuration.
The only other way is adding them to the block_content reference field description (configuration update).
Remaining tasks
User interface changes
API changes
Data model changes
Comment | File | Size | Author |
---|---|---|---|
#3 | drowl_paragraphs_block_content_reference.png | 30.32 KB | anybody |
Issue fork drowl_paragraphs-3347228
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
thomas.frobieterComment #3
anybodyThanks for creating the issue!
Should be put below the select here, correct?

Comment #4
thomas.frobieterYeah, below or above, not that relevant I guess
Comment #6
anybodyComment #7
anybodyTested, works fine!
Comment #9
anybodyComment #10
anybody