Request: editor.disable()

Request: editor.disable()

burncharburnchar Posts: 118Questions: 12Answers: 0
edited August 2013 in Editor
editor.hide() hides all fields. This is handy because subsequent calls to editor.show() can show only a few necessary fields.

It would be great if editor.disable() worked the same way with editor.enable(). As is, I need to disable every single field by name except the few I want to show enabled.

Replies

  • allanallan Posts: 61,635Questions: 1Answers: 10,092 Site admin
    Agreed! I've added it to the list for 1.3.

    Thanks for the suggestion!

    Allan

    p.s. that 1.10-pre beta is coming...! :-)
This discussion has been closed.