If you end up having to disabling TinyMCE for the text fields in question, simply set the class of the text area to 'mceNoEditor'.
On Jul 9, 6:26 am, Edward Funger <[email protected]> wrote: > I've added a javascript button that allows the user to create multiple > posts at one time. The only problem is that when the form is > duplicated and inserted into the page the textarea :raw_post doesn't > allow the user to write inside of it. All of the other fields will > accept input, so I assume that TinyMCE is messing it up somehow. Any > ideas? How would I go about disabling TinyMCE for this particular > feature if I can't figure out a solution? -- You received this message because you are subscribed to the Google Groups "CommunityEngine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/communityengine?hl=en.
