Hello Experts,
I have a business requirement that when a user click on a link available in the content of a KDB Article in the portal, the page or import opens up in the same tab which replaces the KDB Article,so when the link opens in the same tab it doesn't let the users read the instructions anymore (meaning they have to go back and read the rest of instructions) so we need all the links automatically open in a new tab when we click on the link.
So i have a given a solution to add target = "_blank" in <a> tag which makes a link to open in a new tab and its working perfectly.
But now the issue is there are around 3000 KDB articles and its very hard to add target = "_blank" manually for all the articles.
So my requirement is that is there any possibility to add target = "_blank" automatically(using plugin or any way) ones after the user gives the required url using link button(in designer view under Rich text box).
Is there any way of solution which works for existing KDB articles and also when creating a new articles as well.
Regards,
Jakkani Bharath