I set up a link in the collection page and have the “open in separate tab” box unchecked.
It still opens in a new tab.
I pulled the url from the page settings for the page i am linking to.
I found a post from 2017 for the exact issue. I have tried publishing with the checkbox checked and unchecked. Also tried deleting and recreating the link. and republishing.
Tried adding the following code to the head section of the page settings
( . script>
jQuery(document).ready(function() {
jQuery(".dropdown-links a").attr(“target”, “_self”);
});
</script
)
No change!
https://discourse.webflow.com/t/open-in-new-tab-bug-in-dynamic-links/51694
Here is my public share link: [https://preview.webflow.com/preview/starting-overport?utm_medium=preview_link&utm_source=designer&utm_content=starting-overport&preview=02c28a1250648caff8039d024201cdcf&mode=preview](http://shre link)