You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use teams as a tenant in my application. On the my profile page, I have built a form that enables users to join existing teams.
When a new user registers, filament asks him to create a new team but I also want to give the option to join an existing team by linking to the my profile page. The problem is that the my profile page sits under /admin/{tenant_id}/profile by default. How can I get rid of the tenancy for the my profile page by changing the url of it? Is that even possible or does anyone have a good idea?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I use teams as a tenant in my application. On the my profile page, I have built a form that enables users to join existing teams.
When a new user registers, filament asks him to create a new team but I also want to give the option to join an existing team by linking to the my profile page. The problem is that the my profile page sits under /admin/{tenant_id}/profile by default. How can I get rid of the tenancy for the my profile page by changing the url of it? Is that even possible or does anyone have a good idea?
Beta Was this translation helpful? Give feedback.
All reactions