Pergunta

i have an issue regarding to dnn text editor

<dnn:texteditor ID="Texteditor1"  runat="server" />

enter image description here when i change it mode from a basic text box to rich text box it doesnt change.

What can be possible solution.Please help.

Foi útil?

Solução

What version of DNN are you using? If you're using DNN7 you will want to make sure you are using the RadEditor controller, not FCK which it appears to be.

DNN7 doesn't work with the FCK Editor.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top