×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Strpping out HTML code by J_EDITOR ?
angotsai
New Member
Posts: 4
10 года 3 мес. назад #208
от angotsai
angotsai создал тему: Strpping out HTML code by J_EDITOR ?
Hi ,
I created a field (J_EDITOR) by Component Creator and the field always stripped out HTML code when I saved .
I make sure my article editor that don't strip out HTML code , only Component Creator does. And I used the TINYMCE editor.
Is that bug ???
I created a field (J_EDITOR) by Component Creator and the field always stripped out HTML code when I saved .
I make sure my article editor that don't strip out HTML code , only Component Creator does. And I used the TINYMCE editor.
Is that bug ???
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
Daniel
New Member
Posts: 4
10 года 3 мес. назад #210
от Daniel
Daniel ответил в теме Strpping out HTML code by J_EDITOR ?
Check what filter is applied to this field.
After installation you can find it in components/com_yourcomponent/models/forms/yourformname.xml
After installation you can find it in components/com_yourcomponent/models/forms/yourformname.xml
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
angotsai
New Member
Posts: 4
10 года 2 мес. назад #217
от angotsai
angotsai ответил в теме Strpping out HTML code by J_EDITOR ?
I cannot find the components/com_yourcomponent/models/forms/yourformname.xml ,
I can find the administrator/components/com_yourcomponent/models/forms/yourformname.xml ,
I only edit the field on back-end .
It does not show any "filter" on the field for XML.
Please help , thanks.
I can find the administrator/components/com_yourcomponent/models/forms/yourformname.xml ,
I only edit the field on back-end .
It does not show any "filter" on the field for XML.
<field name="desc" type="editor"
label="COM_COURSE_TEACHER_FORM_LBL_COURSE_TEACHER_FORM_DESC"
description="COM_COURSE_TEACHER_FORM_DESC_COURSE_TEACHER_FORM_DESC"
cols="100"
rows="8" />
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
angotsai
New Member
Posts: 4
10 года 2 мес. назад #218
от angotsai
angotsai ответил в теме Strpping out HTML code by J_EDITOR ?
I know how to do it ~
add the code it will be done.thanks your tip.
add the code it will be done.
filter=\"raw\"
Спасибо сказали: Elia, Unity
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
Время создания страницы: 0.055 секунд