Problems, need help? Have a tip or advice? Post it here.
2 posts Page 1 of 1
When I'm using repeatable_regions mixed with textarea to embed youtube movies i only get the source code instead of the iframe. Using the exactly same textarea outside the repeatable_regions works perfect.

Code: Select all

<cms:repeatable name='product' >

   <cms:editable name='video' type='textarea' no_xss_check='1' />

</cms:repeatable>



Anyone knows how to solve this?
Hi and welcome :)

This problem has been reported previously and you can find a patch here:
viewtopic.php?f=4&t=7271&p=10099#p10099

Hope this helps.
2 posts Page 1 of 1