Can I change the appearance of a nested table Deck View?

I have a detail view for each person (“Player”), and then a nested table (“Awards”), that shows up at the bottom of the page:

Screenshot

Question 1: The title of the award is the header, which is good. But the subtitle shows the “AwardID” value. Is it possible to change that?

Question 2: Can I hide the “view” text at the bottom?

Question 3: Can I hide the “Related Awards: 3” above the table?

Select the column you want in the view’s secondary header property.

dbaum_0-1679616212368.png

Re: Detail Views: Space-Saving Trick to Display Co… - Google Cloud Community

AFAIK, the most you can do is change the column’s display name property.

Select the column you want in the view’s secondary header property.

Oh yeah I knew that would do it, I just had no idea where this view was. Reading your comment made me think maybe it was one of the system generated views that I always forget about. There it is. Thank you!

1 Like