kobosoft.dev
kobosoft.dev
FFilament
Created by kobosoft.dev on 4/22/2025 in #❓┊help
Table filters result
ok thank you very much I will try that
26 replies
FFilament
Created by kobosoft.dev on 4/22/2025 in #❓┊help
Table filters result
THANKS
26 replies
FFilament
Created by kobosoft.dev on 4/22/2025 in #❓┊help
Table filters result
Thanks for the help, but do you have a method with bluk action?
26 replies
FFilament
Created by kobosoft.dev on 4/22/2025 in #❓┊help
Table filters result
on browser
26 replies
FFilament
Created by kobosoft.dev on 4/22/2025 in #❓┊help
Table filters result
what is LSP sorry I'm a novice
26 replies
FFilament
Created by kobosoft.dev on 4/22/2025 in #❓┊help
Table filters result
yes in ListResource
26 replies
FFilament
Created by kobosoft.dev on 4/22/2025 in #❓┊help
Table filters result
i got this error: Using $this when not in object context
26 replies
FFilament
Created by kobosoft.dev on 4/22/2025 in #❓┊help
Table filters result
here is a piece of my code
26 replies
FFilament
Created by kobosoft.dev on 4/22/2025 in #❓┊help
Table filters result
->headerActions([ Action::make('exportPdf') ->label('Exporter PDF') ->icon('heroicon-o-document-arrow-down') ->action(function ($livewire) {
return self::generatePdf($records, $livewire); }) ])
26 replies
FFilament
Created by kobosoft.dev on 4/22/2025 in #❓┊help
Table filters result
I use header action
26 replies
FFilament
Created by kobosoft.dev on 4/15/2025 in #❓┊help
Repeater default value
Thank you very much! It's work
6 replies
FFilament
Created by kobosoft.dev on 4/7/2025 in #❓┊help
Depending fields
Yes, apparently! I just discovered Filament, I'm a newbie! It's really great! Thank you.
8 replies
FFilament
Created by kobosoft.dev on 4/7/2025 in #❓┊help
Depending fields
I think I found a solution by using $get('../../provider_id') which returns the supplier's ID. Using just $get('provider_id') I get null.
8 replies