F
Filament14mo ago
Rootes

Change Tab Label of RelationManager?

It is possible?
6 Replies
Lara Zeus
Lara Zeus14mo ago
public static function getTitle(Model $ownerRecord, string $pageClass): string
{
return "new title";
}
public static function getTitle(Model $ownerRecord, string $pageClass): string
{
return "new title";
}
Rootes
RootesOP14mo ago
That was my first try but is not working in the RelationManager.php.
Lara Zeus
Lara Zeus14mo ago
i am testing it in a RelationManager class and working do you have public static ?string $title = 'text';
Rootes
RootesOP14mo ago
Not sure why public static ?string $title = 'text'; Works but the function getTitle no.. and I wanted to translate.
Lara Zeus
Lara Zeus14mo ago
is should 🤔 you have to remove the public static ?string $title
Rootes
RootesOP14mo ago
Want results from more Discord servers?
Add your server