adminjs
adminjs copied to clipboard
Open resource from another resource
I have a resource that is a related to another resource (ex: Events and Event Requests), i don't want the child resource to be opened from the navigation bar at the left, i want it to be acceded from a record inside the parent resource. how could i implement this scenario ?

In this Example i have the Events resource that have a relation with the EventRequests resource), i want to open the EventRequests resource from the Events Resource
I want when i click on a record three dots action to see a custom action that redirects me to another resource page
Using: adminjs: ^6.8.7