You need to sign in to do that
Don't have an account?

Rich Text editor disabled? Working in Sandbox, not in production server
Hi,
Anyone know if the Dojo rich text editor for input textareas has been disabled? That's the one that shows up when you set the richtext attribute to true. It has stopped working in my Production server, but it is still working in my sandbox.
I noticed that in the developer server Firebug catches 2 errors, neither of which show up in my sandbox:
dojo.render is undefined
dojo.js line 492
var drh=dojo.render.html;
and
thanks,
-paul
Message Edited by ptepper on 09-10-2008 12:49 PM
Anyone know if the Dojo rich text editor for input textareas has been disabled? That's the one that shows up when you set the richtext attribute to true. It has stopped working in my Production server, but it is still working in my sandbox.
I noticed that in the developer server Firebug catches 2 errors, neither of which show up in my sandbox:
dojo.render is undefined
dojo.js line 492
var drh=dojo.render.html;
and
this.lookupInput is null
servletIntegration?lid=01N7[...]
this.lookupInput.onkeyup = AutoComplete.prototype.onKeyUp;
servletIntegration?lid=01N7[...]
this.lookupInput.onkeyup = AutoComplete.prototype.onKeyUp;
thanks,
-paul
Message Edited by ptepper on 09-10-2008 12:49 PM

any news?