F
Filament12mo ago
Wint

How to reuse a page (multiple navigation items with different data)

Hi, I want to add a page multiple times, with different data. Is this possible? All the title, navigation item name... variables are static. So I have trouble reusing it.
2 Replies
neerajk
neerajk9mo ago
@Wint Did you able to find solution, I am looking for similar thing.
Patrick Boivin
Patrick Boivin9mo ago
Maybe the page with a different title and data can actually be a different page. Does that make sense? You can have multiple List pages within one resource.

Did you find this page helpful?