Customizing TinyMCE in Wysiwyg Editor

Support MB Builder Customizing TinyMCE in Wysiwyg EditorResolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #40086
    OlivierOlivier
    Participant

    Hi,

    I'm creating everything in the UI (MB Builder) and I'm looking for a solution using the UI only.

    I have added a Wysywig Editor to a field group, and I'm trying to configure TinyMCE. Problem is, all the solutions I find are about editing the code directly. The UI offers the possibility to add options, but it's unclear how the text entered in the option is being parsed and translated into code in the background, and I have found no explanation of it. So far, my attempts don't work.

    Here are a couple examples of me trying to customize tinymce https://i.imgur.com/NPXPRR2.png

    Is there more documentation for how to pass parameters through the UI?

    Thank you

    #40096
    PeterPeter
    Moderator

    Hello,

    Please use the Dot or JSON notation to pass the array to a setting in the builder. Please read more on the documentation https://docs.metabox.io/extensions/meta-box-builder/#dot-notation

    #40098
    OlivierOlivier
    Participant

    Ha! That's exactly what I needed - I figured it out thank you!

    Here is an example screenshot for anyone looking for something like this in the future: https://i.imgur.com/ABmJ0xy.png

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.