I'm using TinyMCE as my editor of choice but the fact that TinyMCE loads after the page has rendered, does not allow me to insert text in the body field...

It's just gone...

Any clue on how this can work?

Comments

jbrauer’s picture

It may be different in the 2.x branch but it's unlikely. In short since TinyMCE is changing the field after the page is loaded there isn't a lot prepopulate can do about what is done by TinyMCE in the browser layer. It might be worth trying the WYSIWYG module with the TinyMCE as it might behave differently.

koppie’s picture

Status: Active » Closed (won't fix)

I can confirm that it works with the WYSIWYG module. This issue is two years old now so I think it's safe to say the maintainer won't fix.