رجل الجمبري
رجل الجمبري
FFilament
Created by رجل الجمبري on 5/14/2024 in #❓┊help
Repeater add new item to the top
Thanks for your help but overriding actions is a bit over my head atm. Your example seems to add 2 items to the top and 1 to the bottom. After looking at the repeater resource view it seems the button can only be displayed under the items anyway so I guess its not the ideal solution. I may look to use a relation manager for this case. Cheers.
5 replies
FFilament
Created by Yacoub Al-haidari on 5/4/2024 in #❓┊help
Laravel 11 Filament 3 database notification Not save Data
looks like my queue driver was set to database but i didn't have a worker running. after changing to sync it inserted the notification into the table.
23 replies
FFilament
Created by Yacoub Al-haidari on 5/4/2024 in #❓┊help
Laravel 11 Filament 3 database notification Not save Data
I'm having the same issue. Notifications not saving the the database table. My laravel project has been upgraded to laravel 10. Filament and livewire upgraded from 2 to 3
23 replies
FFilament
Created by رجل الجمبري on 6/27/2023 in #❓┊help
is it possible to access the live tableFilters from a widget?
4 replies
FFilament
Created by رجل الجمبري on 6/27/2023 in #❓┊help
is it possible to access the live tableFilters from a widget?
4 replies
FFilament
Created by رجل الجمبري on 6/27/2023 in #❓┊help
is it possible to access the live tableFilters from a widget?
I was able to do this like so
4 replies
FFilament
Created by رجل الجمبري on 5/4/2023 in #❓┊help
Select filter - remove/disable default option
Thanks for your replies. I'll give this a go.
12 replies
FFilament
Created by رجل الجمبري on 5/4/2023 in #❓┊help
Select filter - remove/disable default option
Sorry, I guess I didn't explain it well. @kennethsese you are on the right track. Lets say my options in the select filter are published and unpublished. I would set the default to published and only published records would be displayed. I want the user to be able to filter by unpublished records but never both published and unpublished.
12 replies
FFilament
Created by رجل الجمبري on 5/4/2023 in #❓┊help
Select filter - remove/disable default option
Sorry I'm not talking about pagination I'm talking about table filters. https://filamentphp.com/docs/2.x/tables/filters#select-filters I would essentially like the functionality of radio buttons but they don't appear to be an option.
12 replies