0 Replies Latest reply on Mar 28, 2008 10:42 AM by paulthorp

    TinyMCE saving with a4j:commandLink

    paulthorp

      I have added the TinyMCE rich text editor to my seam project and it works very well.

      However, I would like to process the saving of this component with an ajax call to my Bean using an <a4j:commandLink>, rather than using the <h:commandLink>, but this doesn't seem to work properly and the value is never populated on the backend.

      I have tried to process updates on the component, but this doesn't help.

      Has anyone experienced this or able to offer help?


      Cheers!