how to redirect to view page instead of redirecting to list for a single item
I have a table with single item with edit and view. I want the sidebar to redirect to view page instead of redirecting to list items.
3 Replies
i could achieve it using the following parameter. but i don't know whether i am calling the method properly
https://filamentphp.com/docs/3.x/panels/resources/viewing-records
create viewing record and then redirect.