A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Hi Dileep,
This is not available Out-of-box available but I think you can tweak save event handler to achieve this but not sure because i never implemented this in past.
Hello,
So I know that the TinyMCE editor has target options to open in same window vs new window. Also we can set a default value programatically.
I was wondering if there is a way to set this value dynamically.
Ex: I have a Page types A and B. When I drag Page type A in the editor the link should open in same window but when I drag the page type B, the link should open in a new tab.