Expand my Community achievements bar.

Rte plugin working different inside multi field.

Avatar

Level 1

I am using the rte plug in and it works fine when is not inside a muti field.
but when is inside the mutifiled it will take the data from crx  and it will display the code with all the tags

ie.

<p>content of text box<p>

<rtePlugins jcr:primaryType="nt:unstructured">

<linkPlugin

jcr:primaryType="nt:unstructured"

features="*"/>

<links

jcr:primaryType="nt:unstructured"

features="*"/>

</rtePlugins>

my question is where is the code for rteplugin, where can change the behavior ?

0 Replies