Make redactor fields previewable #420
Unanswered
MoritzLost
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Redactor fields can't be selected for custom sources because the redactor field class doesn't implement the PreviewableFieldInterface. It would be great if the plugin would support this – there are many cases having a preview of a redactor field in an element index would be useful. I assume this shouldn't be too difficult. For my use-case a simple the implementation that strips HTML and truncates the text to a predefined length would suffice.
Beta Was this translation helpful? Give feedback.
All reactions