Redirect

I want the create form to be prompted when Attendance is clicked and route '/' to go after creation. How can I do this, what are the methods for this? Attendance click go to attendance/create page and redirect '/'
No description
4 Replies
YusifHajiyev
YusifHajiyevOP16mo ago
It didn't help me. I want it to go to the attendance/create page when I click Attendance from the left sidebar menu. Do not have attendance list edit and view pages I checked that too, it didn't help
Dennis Koch
Dennis Koch16mo ago
Yeah sorry. Totally read that wrong again 🙈 You need to overwrite the getNavigationItems() on that resource. This is the answer to
and route '/' to go after creation

Did you find this page helpful?