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.