I am struggling to get my long text field markdown links to open in a new tab, in the airtable i am using when i click each link in the field it opens these links in a completely separate tab but on noloco platform it keeps opening it on the same tab and taking you away from the app which is quite annoying, is there any fix to this or a work around?
Hello @TheDear -
I have used the following syntax successfully - it opens the link in a new tab.
[Link text](Link URL{target=_blank})
i.e. [Click here](h t t p s://xyz.noloco.io{target=_blank})
Note the use of brackets, parentheses and braces and keep the {target=_blank} inside the parentheses.
Cheers.
3 Likes
Yeah amazing this works great thanks Michael!
2 Likes