Kirby 4 link field in a structure

I’m using Kirby 4 and the new link field inside a structure, because we need to be able to add multiple links. In the structure overview table i know see for the link value: page://UvFvrmzXo4jrIP31.
How can i customize the link column to see the page title for example:

columns:
  link: link ??

Thank you.

This is a still being worked on: [v4] Link field doesn't have a structure preview · Issue #5262 · getkirby/kirby · GitHub

1 Like