Hello everyone,
I'm having issues opening a new browser tab/windows with Tiny MCE Text Editor.
The widget works as intended when writing content, the component is attached to a input field. When users adds a link into the copy and set as 'New Window' the result is still opening the link in the current window.
I've looked the GitHub documentation, scanned over the JS for any configuration to settings but nothing seems to change this behaviour. I'm limited by Edge as the browser only, company policy. I'm not aware of any configuration within the DOM that would cause this to happen either.
Any idea?
Hi,
Try this, In widget content_calltoaction set this property
Regards
Shradha
Hi @Bob Tilley
Please try Following Code :
"window.open('https://www.google.pt', 'newwindow','width:500,height:500'); return false;"
Thanks
Md Mansur
Hello @Bob Tilley
Here you can find the answer of your issue.
You just need to set the LinkTargetTypeDefault = "_blank"
Prince
Sadly those config options are not available to this module:
Only these properties display within TinyMCE Editor: