[HTML_AJAX-devel] HTML_Ajax.formsubmit with tiny mce editor

Leo Márquez leo at calidae.net
Fri Dec 22 03:45:26 PST 2006


Joshua was right.
I have to tell tiny that saves my content before submit my form:

onSubmit="tinyMCE.triggerSave();return 
!HTML_AJAX.formSubmit(this,'resposta');

The informacion is well saved now.

Thanks for the inspiration.

Leo.

Laurent Yaish wrote:
> I'll have to look into it, but my guess is that tiny mcs is converting 
> the textarea into something else
> which might cause issues with formSubmit.
>
> Laurent
>
> On 12/21/06, * Leo Márquez* <leo at calidae.net <mailto:leo at calidae.net>> 
> wrote:
>
>     Hi!,
>
>     I'm having problems with HTML_Ajax when submit forms with textareas as
>     tiny mce editor: http://tinymce.moxiecode.com/
>     Tiny editor convert all my textareas in rich editors.
>     I think this conversion makes no possible to HTML_Ajax do a correct
>     formSubmit.
>     The textareas content are empty in the action page of the form.
>     If I disable tiny the formsubmit works fine.
>
>     Before going to study the tiny mce  and HTML_Ajax.formsubmit
>     source code
>     I want to ask if anyone has had this problem.
>
>     Thanks.
>
>     --
>     Leo Márquez
>     [ Enginyeria del Software - Internet ]
>     [ Calidae - www.calidae.com <http://www.calidae.com> ]
>
>     _______________________________________________
>     Html_ajax-devel mailing list
>     Html_ajax-devel at lists.bluga.net
>     <mailto:Html_ajax-devel at lists.bluga.net>
>     http://lists.bluga.net/mailman/listinfo/html_ajax-devel
>     <http://lists.bluga.net/mailman/listinfo/html_ajax-devel>
>
>


-- 
Leo Márquez
[ Enginyeria del Software - Internet ]
[ Calidae - www.calidae.com ]



More information about the Html_ajax-devel mailing list