Using Interfaces, when you bring in a record it will only show a few details in the “card” view, regardless of how wide it is. You should be able to modify the width of each of of those similar to how you can change the width of columns in the normal base so you can view more information at a glance in a view like this. In this example, there is a lot more info we would want to see, but it only shows the first few pieces of data, in this case Order, Year of Release, and Artist
... View more