Adjust Structure Table (images/long text)

I’d love to adjust the Structure Table in the Panel, especially:

  • adjusting the width of each columns
  • add a excerpt to long text
  • displaying a thumbnail the image itself instead of the images file name.

Is that somehow possible to achive? I haven’t found anything in the docs so far.

Current:

This plugin lets’s you use a snippet for each column: https://github.com/jenstornell/kirby-snippetfield. It is an extension of the native structure field.

If you style your snippets, you should be able to adjust the width of columns as well. Other than that, you could use a custom Panel stylesheet.

1 Like

Thanks a bunch! I might try the snippetfield in the future, for now Panel styles are enough :slight_smile: