Solution to combining tinyMCE and the wForms Repeat Behavior

stephen.judd@unh.edu

Thanks to Cedric at the Form Assembly for the customization, I now have this working properly in the form below.. View the problem example.

Working Example:

Text input:
Text area:

Rich-text editor:
(Raw data will appear at the bottom of this page after submission)

Cedric's solution was a customization to the repeat behavior that removes the tiny MCE editor from the original repeat group, duplicates the repeat element, and then adds back the tiny MCE control. Works great!