[Xsltforms-support] TinyMCE inside xf:repeat
Brought to you by:
alain-couthures
From: Michael S. <ms...@ba...> - 2013-01-07 09:50:21
|
Dear list, I am playing around with tinyMCE and repeating elements, running into problems similar to: > http://sourceforge.net/mailarchive/forum.php?thread_name=50620AE1.5070900%40agencexml.com&forum_name=xsltforms-support but I could not find whether or not there was a solution to that problem. I prepared a running example at > https://gist.github.com/f3c8e4986d69217b4bee Once you click the add button, a new tinyMCE is inserted, but it is empty (i.e. contains an iframe with an empty body instead of the fields content) and can't be clicked on. So I assume it is not fully initialized in some way, yet I have no idea what actually goes wrong. Any ideas or pointers on how to solve this would be greatly appreciated :-) Best from Konstanz Michael |