Replies: 2 comments 4 replies
-
Is it similar to what's in the Blog recipe for Taxonomies? |
Beta Was this translation helpful? Give feedback.
3 replies
-
There is an issue here to extend the icon picker to support different icons #3750. It would be quite a nice feature to have at some point if you are interested in working on it @PiemP let us know and we could flesh out a design further. The JSON editor for the HtmlField is used for settings because trumbowyg needs a JSON value for its javascript. Normal or custom editor modes should probably use a typed class, rather than a JSON box for custom settings. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
I have followed what is done with the
HtmlField
inTrumbwyg
mode and I have created a version of theTextField
inIconPicker
mode that is partially configurable from the admin interface.I Attach a gif to allow you to see how it works.
If is something useful I could make a PR about it.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions