billyma121182
billyma121182
FFilament
Created by billyma121182 on 2/26/2025 in #❓┊help
I am trying to implement the csv export but file not created.
All sorted. Thanks Dennis. For anybody struggling just set queue to 'sync' in the .env file. Good article here https://github.com/filamentphp/filament/discussions/13264
7 replies
FFilament
Created by billyma121182 on 2/26/2025 in #❓┊help
I am trying to implement the csv export but file not created.
Thanks Dennis, I'm not very experienced. is sync the correct driver?
7 replies
FFilament
Created by billyma121182 on 2/7/2025 in #❓┊help
Concating Fields in Select Option
Genius!! Thanks so much.
9 replies
FFilament
Created by billyma121182 on 2/7/2025 in #❓┊help
Concating Fields in Select Option
Unfortunatey its still just showing the ProjectName' and not the ProjectID. Any thoughts?
9 replies
FFilament
Created by billyma121182 on 2/7/2025 in #❓┊help
Concating Fields in Select Option
Thanks for the help! I tried that but it's not finding the method. I also tried getOptionLabelUsing as below and it doesn't have an error but still just shows ProjectName in the options SelectFilter::make('PaymentProjectID')->relationship('project', 'ProjectName')->getOptionLabelUsing(fn($record) => $record->NameAndID)->label('Project'),
9 replies
FFilament
Created by billyma121182 on 2/5/2025 in #❓┊help
Infolist link not clickable
Brilliant! Thanks so much.
5 replies