Unable to create authenticated Form submit

I am using Filament Table in a Livewire component and using Table action which opens a Form. My challenge is to have this form submitted only when user is authenticated else it should redirect user to login page or register new accout and then form should appear again to submit. As an authenticated user, my action is working great. Please help. I have attached my code. Please check the requestQuoteAction() used. What do i need to do so that guest user is asked to login when then click this action button? I want to use everything Filament native if possible. This table is used in public view.
0 Replies
No replies yetBe the first to reply to this messageJoin