Show Editor programmatically

Show Editor programmatically

Daniel30Daniel30 Posts: 2Questions: 1Answers: 0

Hello,

I need to show the editor programmatically. Can anyone tell me how to do that?

I already tried simulating a click on editor's "Create" Button and calling the show() and open() method of the editor. With .show() nothing happens and with .open() it opens a completely empty editor (without the field I defined on creation).

Regards,
Daniel

This question has an accepted answers - jump to answer

Answers

This discussion has been closed.