Description of the need As discussed in https://github.com/backdrop/backdrop-issues/issues/2379, there exists a possible need for pseudo fields to have settings that can be configured per display mode. Pseudo fields can be created to display on the edit and display forms, but unlike real fields on display forms, they cannot be assigned settings that can be configured via a 'Configure' button.
Proposed solution Allow pseudo fields to define settings which can be configured via a 'Configure' button on display mode forms.
Alternatives that have been considered A workaround exists, but I think it'd be better for core to provide this functionality natively.
Recent comments
It sounds like a CSS/JS bug in the Layouts UI: when the "Add block" row is hidden with display:none, its help/description element isn’t being hidden together. 🔧 Things to try...
Add blocks filtering problem
It is an admin theme that's based upon the bootstrap 3. Maybe it's missing a piece to act as an admin theme?
Add blocks filtering problem
Thank you, Martin and Olaf! I had a feeling that there might be something out there already :) I will check all three options (I will look at porting modules) and report back which one...
Filter by text in "message" in /admin/reports/dblog