How to make all reference link to open in a new window by default?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2024 11:23 PM - edited 02-29-2024 12:22 AM
I have a custom table u_mytable. It has a HTML field and when a user links a text in this field, can it be set to open automatically in a blank window. I am aware we can use the following:
but I want to make it default if the user forgets to do this.
Also, I have previous articles where the it was not specified how to open the links. Is there a way to change this to open in new window (instead of going into each article and manually changing it.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2024 12:20 AM
I tried setting the attribute for the HTML but it did not work.