App panels - opening links in new windows/tabs

Hi there!

Is there any way to create link fields that open in a new window/tab, i.e. target="_blank"? I’ve tried both regular link-fields & markdown (using plain <a> tags), but can’t get it to work.

What I would really like is a more “complex” link field like

{
  url: string,
  label: string,
  openInNewWindow: boolean
}

Hi @lars.hvile,

We have this in our plans, but sadly can’t give an ETA now. There will be an update in changelog when it’s ready to use.

2 Likes

Hi! Any updates regarding this feature?

Hi,

Thank you for being so patient.

From now on the link field supports 2 ways to display a URL:

We are looking forward to getting feedback.