Custom Pages ignore tenant

I have create custom page edit-profile , but I dont want pages inside tenant I want the route should be

/edit-profile

/edit-profile
not
/{tenant}/edit-profile
/{tenant}/edit-profile
No description
2 Replies
_andypeacock
_andypeacock5mo ago
Hi @khairulazmi_ did you ever find a result for this?
awcodes
awcodes5mo ago
Panels are directly tied to tenants because the views have things that depend on it not being null. You could potentially create a secondary panel that doesn’t have tenancy and just use URLs to send requests across panels. Might possibly need a custom middleware though to keep the user logged in.
Want results from more Discord servers?
Add your server