This repository has been archived by the owner on Jun 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Swapping in Entity Browser, which is bad
…But less bad when dealing with this ECK Instance issue than IEF, apparently. Tentatively declaring #26 closed but we’ll see.
- Loading branch information
Showing
5 changed files
with
96 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
uuid: 871945b2-ecda-42b5-87c3-49b5f98ade6d | ||
langcode: en | ||
status: true | ||
dependencies: | ||
module: | ||
- entity_browser_entity_form | ||
name: morph_instance | ||
label: 'Morph Instance' | ||
display: modal | ||
display_configuration: | ||
width: '650' | ||
height: '500' | ||
link_text: 'Add New Morph' | ||
auto_open: false | ||
selection_display: multi_step_display | ||
selection_display_configuration: | ||
entity_type: node | ||
display: label | ||
display_settings: { } | ||
select_text: 'Use selected' | ||
selection_hidden: true | ||
widget_selector: single | ||
widget_selector_configuration: { } | ||
widgets: | ||
2224348c-a32c-44d3-97c8-8d4a628d8554: | ||
settings: | ||
entity_type: instance | ||
bundle: morph | ||
form_mode: default | ||
submit_text: 'Save Morph' | ||
uuid: 2224348c-a32c-44d3-97c8-8d4a628d8554 | ||
weight: 1 | ||
label: 'Add New Morph' | ||
id: entity_form |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
uuid: 2c8ec99e-f6e3-48d0-97f4-5df027d5892e | ||
langcode: en | ||
status: true | ||
dependencies: | ||
module: | ||
- entity_browser_entity_form | ||
name: muse_instance | ||
label: 'Muse Instance' | ||
display: modal | ||
display_configuration: | ||
width: '650' | ||
height: '500' | ||
link_text: 'Add New Muse' | ||
auto_open: false | ||
selection_display: multi_step_display | ||
selection_display_configuration: | ||
entity_type: instance | ||
display: label | ||
display_settings: { } | ||
select_text: 'Use selected' | ||
selection_hidden: true | ||
widget_selector: single | ||
widget_selector_configuration: { } | ||
widgets: | ||
3088c591-fc9d-4370-b0ca-9c375e0b8225: | ||
settings: | ||
entity_type: instance | ||
bundle: muse | ||
form_mode: default | ||
submit_text: 'Save Muse' | ||
uuid: 3088c591-fc9d-4370-b0ca-9c375e0b8225 | ||
weight: 1 | ||
label: '' | ||
id: entity_form |