Can I Hide The Preview of a Value in a Structure Field?

Title says it all really. I have a structure field that allows a user to create an event (Name / Date / Start Time / End Time / Location / Description).

I want to hide the Description field in structure preview displayed on the panel. Is that possible?

You can define the columns to show rather than set them not to show, see the docs for details:

1 Like