@
@
@Insout2017-09-07 20:12:56
Python
@Insout, 2017-09-07 20:12:56

Yii2: How to clear CKEditor after ajax submit?

How to clear CKEditor after some action? in particular, I take the value from it with Ajax, and at this moment I need to clear the editor. I can't figure out how to do it.
CKEditor installed in mihaildev wrapper Thanks in
advance.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vladislav Lyskov, 2019-05-21
@PingWins

vk = vk_session.get_api()
....
if request == "привет":
    vk.messages.send(user_id=event.user_id, message = 'Hi')

I
Insout, 2017-09-07
@Insout

does not work. found this answer joxi.ru/Dr893lLikK0aOm

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question