Problem/Motivation
See: #3271278: Using ace editor with field ui throws error
Proposed resolution
Fix get of default settings in field ui
Remaining tasks
- File an issue
- Patch/MR
- Review
- Test
- Release ( Quick fix release )
User interface changes
Fields with ACE editor, can be used in both Form Display and Entity Display
API changes
- N/A
Data model changes
- N/A
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | ace_editor_display_field_output_after.png | 161.26 KB | tasneem natshah |
| #7 | ace_editor_display_field_settings_after.png | 75.5 KB | tasneem natshah |
| #7 | ace_editor_display_field_output_before.png | 255.46 KB | tasneem natshah |
| #7 | ace_editor_display_field_settings_before.png | 67.12 KB | tasneem natshah |
Issue fork ace_editor-3365101
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 #4
mortona2k commentedThat looks like a mistake. We just need
My IDE says $this can't be accessed because it's in a static function. I'm not sure how to access the configFactory from the container here.
Comment #6
mukhtarm commentedAddressed the #4 in MR
Comment #7
tasneem natshah commentedI'm facing the same issue
Thanks for the patch
Before the patch:

Manage display field settings:
Manage display field output:

After the patch:

Manage display field settings:
Manage display field output:

Comment #8
rajab natshahComment #9
rajab natshahComment #11
rajab natshahCommitted ... Thank you :)
Comment #12
rajab natshah✅ Released ace_editor-2.0.0-beta1