It seems like every time I need to use a texteditor in a form, I have to fight with it for it to work. Assuming I am using DNN 5.x and the latest OWS is there a "best practice" way to set this up? I have tried it ever which way I can think of and can not get the data to save to the database in any format except encoded html. This is generally fine but for some crazy reason, IE is now not displaying the data correctly when I use the DECODEHTML format and is showing the Tags in the rendered output.
Should I drop FCKEditor all together and use something else? The only reason I am reluctant to do that is I am trying to keep some consistency throughout the site.
My other issue with FCKEditor and OWS is that if I make a change to the default FCKEditor css or tools, OWS doesn't recognize that so with dark backgrounds, the edit area of the editor is dark and drives my clients crazy. I also can't restrict what tools are available to them.