Hi, I would like to ask how I can change the contentpart link-list to have self links or if you click a link that the target opens in a new browser window.
Thanks for any advice!
Jeroen
LINK LIST
Just add html after the link
You can just add target="_blank" after each link, they will open in a new window
If my memory serves me correctly, you just have to but blank (or maybe _blank) at the end. So a link might be something like this:
Name of website|http://www.domain.com blank
Name of website|http://www.domain.com blank