WYSIWYG Editor removing all HTML issue
Daniel
Nouveau membre
Posts: 3
il y a 9 ans 5 mois #850
par Daniel
WYSIWYG Editor removing all HTML issue a été créé par Daniel
WYSIWYG Editor removing all HTML regardless of Global Configuration settngs and filter list...
- Open file /components/com_#yourcomponent#/models/forms/#yourcomponent#.xml
and ensure that the xml markup for the editor looks something like
<field name="introduction" type="editor"
label="COM_EDM_FORM_LBL_NEWSLETTERS_INTRODUCTION"
description="COM_EDM_FORM_DESC_NEWSLETTERS_INTRODUCTION"
filter="JComponentHelper::filterText"
buttons="true"
/>
- Open file /components/com_#yourcomponent#/models/forms/#yourcomponent#.xml
and ensure that the xml markup for the editor looks something like
<field name="introduction" type="editor"
label="COM_EDM_FORM_LBL_NEWSLETTERS_INTRODUCTION"
description="COM_EDM_FORM_DESC_NEWSLETTERS_INTRODUCTION"
filter="JComponentHelper::filterText"
buttons="true"
/>
Les utilisateur(s) suivant ont remercié: Andres Maeso, Wojciech, Mekalb, Walt Sorensen
Connexion ou Créer un compte pour participer à la conversation.
Temps de génération de la page : 0.049 secondes