Open Resource Center announcement hyperlink in same tab/window
When creating a Resource Center announcement, markup language is provided that allows you to hyperlink text to any URL. The default behavior seems to open in a new tab. Is there anyway to force that link to open in the same tab? The use case for this would be a link to somewhere within our own application. It gets awkward having two open windows for the product. Is there anyway to use traditional HTMl in this module to achieve the desired behavior?
2
Comments
Hi Eric Miller,
Thanks for your great question and sharing in the Community.
We have a snippet that you can check out here:
The snippet will trigger a URL to open in a new tab, but you can change the behavior to be in the same tab in line 4 by removing the 'blank' target:
Hope this helps!
Howard Lio Thanks, but I was looking specifically for info about the Resource Center module called Announcements and including a hyperlink within the announcement that stays in the same tab. That snippet above is for making an entire module into a hyperlink.
I'm curious about this as well. Default opens new tab. How to make link from Resource Center announcement like open in the same window, that's the question.
1 year later...
Here's a workaround to the lack of control over whether an inline text hyperlink in a Resource Center announcement opens in a new window/tab or not:
Please sign in to leave a comment.