Redirect to list page with action to open edit SlideOver

Hi I am doing custom redirection to other resource list page, but when I do redirect to other resource list page I have to open edit slideover with ceratin record id in it? Is it possible?
Solution:
yes: tableAction=edit&tableActionRecord=xx take a look at this example https://demo.filamentphp.com/blog/authors?tableAction=edit&tableActionRecord=1...
Jump to solution
2 Replies
Solution
LeandroFerreira
LeandroFerreira3mo ago
yes: tableAction=edit&tableActionRecord=xx take a look at this example https://demo.filamentphp.com/blog/authors?tableAction=edit&tableActionRecord=1
SuperUserDo
SuperUserDoOP3mo ago
Thansk alot!

Did you find this page helpful?