tinymce - How to pass parameters to window in TinyMCE4? -


TinyMCE4 is out of beta and "documentation" is here for this special requirement:

This is very far from the assistant. How do I use the editor.windowManager.setParams () method to populate the values ​​in a single form in a plugin window? There is a note in the code that confirms after the will of the method, but none of the plugins provided use this method.

Posting the answer that works for me:

I used jj in the plugin In the form of the dialogue ended the grabbing values. Not very happy with that, but it works, no one is willing to tell me a cleaner solution!


Comments

Popular posts from this blog

c# - Highlight all words containing a letter in a richtextbox -

Editing Python Class in Shell and SQLAlchemy -

java - JavaFX WebEngine Video Playback in Linux -