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 '/'
4 Replies
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
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