Hello,
Setting the focus parameter for the editor isn't working for me.
I've used $editor->Focus=false; when I create the editor object, but the editor stil retains it's focus.
Additionally I've tried forcing focus on the form using an image onload method, but with no success.
Is there a fundamental issue with the editor's Focus setting, or am I doing something wrong.
Thanks