Moritz L'Hoest
Moritz L'Hoest
We're seeing an issue where a Preparse field's value doesn't propagate to other sites, even if the _Translation Method_ is set to _Not translatable_. This only happens if _Parse before...
Follow-up to the discussion in #10 Some external content may require external resources to load before it can be displayed, some will be visible almost immediately. In the first case,...
### Describe the bug I'm seeing an issue when I set my account language to German. The form editor shows a new field group with a field _Fehlendes Feld_ (German...
### What are you trying to do? _Follow-up to the discussion on Discord_ I'm trying to add a security question as a spam protection measure. The security question presents as...
### What are you trying to do? By default, form rows use `display: flex` and form fields use `flex: 1` (implicitly `1 1 0%`). This makes all form fields have...
### What are you trying to do? There are three options available for date fields: Calendar, Dropdowns and Text Inputs. The latter two provide individual fields for year, month date,...
### Describe the bug I just noticed that the **Label Position** option is not taking effect on the **Checkboxes** and **Radio Buttons** fields. It does output some classes that modify...
### Description Setting `"inline": true` in the config completely breaks the layout. The [inline option](https://imperavi.com/redactor/docs/settings/misc/#s-inline) is intended for contents that can only include inline tags but can't span multiple paragraphs....
### Describe the bug We have two sites, German (base URL `@web`) and English (base URL `@web/en`). We use the option `Create Entry Redirects` to automatically create redirects when an...
### Description I just noticed that Redactor fields inside Super Table fields inside Matrix fields are not converted by the `ckeditor/convert` command. ~~Looks like the command can't find those fields,...