LINKTOFILTEREDVIEW() - Display filter value in View heading

Mike_T
New Member

Iโ€™m using a Gallery view and Action to allow the user to select a subset of rows. Basically I have 6 categories of items in the gallery. User selects the row (or category) and is taken to a Deck view of all the items in this category. Works great so far!

How do I get the name of the Category to appear in the heading instead of the generic View name?

0 6 364
6 REPLIES 6

Could you please share a screenshot of what option it is exactly that youโ€™re trying to change to the โ€œname of the Categoryโ€?

The first View is a Deck view with a list of Categories:

When the user selects a Category the Action (LinkToFilteredView) takes them to the filtered list of items in this Category:

I would like for the name of the Category selected to appear at the top of the screen where the View Title appears.

I see. Thanks for sharing the screenshots. It appears that the header will default to whatever your current โ€œView nameโ€ is. If you have a discrete view name, it exposes a โ€œDisplay nameโ€ option under โ€œDisplayโ€ settings. My suggestion is that where you are currently showing the view โ€œVIPAwards Prizesโ€, you use a formula in the โ€œDisplay nameโ€ option that yields the current categories name if that makes sense.

Makes sense. I just need help with the formula to put into โ€œDisplay Nameโ€. I donโ€™t think you can reference a column value so not sure how to make it dynamic.

Mike_T
New Member

Based on this postโ€ฆ

Doesnโ€™t look like it is possible.

Ah, I see. was unaware that it wonโ€™t evaluate on the table. Sorry.

Top Labels in this Space