How to remove {tenant} for a Filament Livewire page.

Hello! I have a filament livewire page that uses Filament Forms. I don't want the tenant id to be in the url. How would I go about this?
5 Replies
toeknee
toeknee2mo ago
I don't think you can if it goes through filament panel, why? You could manually register the url rendering the livewire page I suppose
Bidenator
Bidenator2mo ago
I tried that but the issue is that it uses FIlament Form. I have a page that doesn't rely on the users tenant. When I create a route that points to the livewire page it just says, "Using $this when not in object context"
toeknee
toeknee2mo ago
So it might not rely on the tenant, but what is the problem with the tenant being there?
Bidenator
Bidenator2mo ago
So there isn't an issue but it isn't tenant specific. It is a change-password screen made in livewire that uses filament form
Matthew
Matthew2mo ago
The question and the error message don't appear to be related. Your error indicates you're trying to call on a class instance, when none exists. I'd suggest something else is going on.
Want results from more Discord servers?
Add your server