shahzad
Explore posts from serversTLCTuto's Laravel Corner
•Created by shahzad on 2/13/2024 in #💡filament
Disable pagination when filters are applied.
I'm using different filters but I want to remove the pagination once a filter is applied, is it doable within the filters context?
5 replies
Display confirmation modal after state updated
Hey everyone, I'm trying to implement confirmation modal functionality when form input state changes like:
Instead of a simple notification I want to show the confirmation modal to user to verify if he wants to continue with duplicate entry.
Is it possible? Thank you for your help!
2 replies
Sortable is not working on Relation Manager class:
I'm facing a weird bug that sortable is not working on the relationship manager class. I have added the code below:
I'm using default search as well but I even tried removing that but still, it was not working. I need help to make it work.
Appreciate your help!
7 replies