0 Replies Latest reply on Jun 25, 2012 9:33 AM by michael54

    rich:editor (4.2.2) - How to make the full toolbar save button perform an ajax form submit, not a whole page one

    michael54

      Hi all,

      I need to retrieve text from my model, have the user edit it, and then persist it back into model.

      I want to use the default toolbar save button, but its default behaviour is to submit the whole page, which is unpleasant.

      I mean that the whole page gets reloaded when the button is pressed.

      I'd like the save button to perform an ajax submit of the only editor's text variable.

      How's that possible?

      Thanx in advance,

      Mike