I want the editor to be reloaded

I want the editor to be reloaded

jyd0228jyd0228 Posts: 30Questions: 11Answers: 0
edited March 2021 in Editor

Hello,
1.location.reload(); <- Not the function I want.
I want to reload the editor. I used ajax.reload() and editor.reload() but it failed. How can i do it?

1.

2.Currently, the edit editor appears only when you click a row.
but I want the create editor appeared by default(nothing is clicked).How can i do it?

2.

Answers

  • colincolin Posts: 15,112Questions: 1Answers: 2,583
    1. I'm not clear what you mean by reload() the Editor. What do you expect to happen, and when would you call it?

    2. We'll get back to you on this one,

    Colin

  • jyd0228jyd0228 Posts: 30Questions: 11Answers: 0
    1. My explanation wasn't enough. I want the editor to be reloaded when I click cancel btn
  • allanallan Posts: 61,443Questions: 1Answers: 10,053 Site admin
  • jyd0228jyd0228 Posts: 30Questions: 11Answers: 0

    Solved it. Thx

This discussion has been closed.