Sharepoint InputFormTextBox: cannot change text color
- by Mina Samy
Hi all
I have a custom sharepoint aspx form that has an InputFormTextBox with RichText property set to true.
In browser when I change the color of the text I receive a javascript error:
Message: 'g_elemRTELastTextAreaConverted' is null or not an object
Line: 2509
Char: 3
Code: 0
URI: http://myhost/_layouts/1033/form.js
what can be the reason for this