Hi,
I'm trying to insert links from an external dropdown into the editor. I'm using editor.ExecCommand('insertlink', false, 'MyUrl') .
It works fine in IE but in Firefox, it opens the Link popup instead of pasting my link....
Is there any workaround or fix for this issue ?
Thank you,
Vincent