Default Resource Index instead of Dashboard for Panel?
Is it possible to set the an index of a resource to the default index of a panel versus setting a custom page/dashboard? Im probably just missing something simple here.
6 Replies
What about after login redirect to the resource?
@toeknee seems more like a hack. Could definitely be done though.
this could be done, but need test 🙂
set the slug in the
ListUsers
and disable the pages in the panel provider and add your class:
create a CustomLoginResponse
In your panel:
thanks guys for the ideas, will try those out
The Login response makes more sense to me and that was my suggestion. If you use the slug I feel you could end up with a conflict if you still want the dashboard? What I ended up doing was setting the order of the resource you want to be the home page to -10000000 or similar so it becomes first