raissa_black
raissa_black
FFilament
Created by raissa_black on 10/7/2024 in #❓┊help
->getSearchResultsUsing but on SelectFilter
no... I seached on chat gpt and i said that i can´t use this method with selecfilter, Is that right?
4 replies
FFilament
Created by raissa_black on 10/2/2024 in #❓┊help
SelectFilter doesn't working
I solved the problem! I only add a ->relationship('clothes', 'mark') and it worked
6 replies
FFilament
Created by raissa_black on 10/2/2024 in #❓┊help
SelectFilter doesn't working
No description
6 replies
FFilament
Created by raissa_black on 9/24/2024 in #❓┊help
Default active tab
thanks
18 replies
FFilament
Created by raissa_black on 9/24/2024 in #❓┊help
Default active tab
i just deleted the code i showed before and added that code from the documentation, and it worked
18 replies
FFilament
Created by raissa_black on 9/24/2024 in #❓┊help
Default active tab
yes!
18 replies
FFilament
Created by raissa_black on 9/24/2024 in #❓┊help
Default active tab
I found the error!! It was because of this code that i could not do it. count() method is already defined by default: protected array $orderByStatuses = []; protected int $countNew = 0; public function mount(): void { $this->countNew = Owner::where('status', 'new')->count(); }
18 replies
FFilament
Created by raissa_black on 9/24/2024 in #❓┊help
Default active tab
I'm using ListOwner
18 replies
FFilament
Created by raissa_black on 9/24/2024 in #❓┊help
Default active tab
No description
18 replies
FFilament
Created by raissa_black on 9/24/2024 in #❓┊help
Default active tab
mine it's a table, and second option does not worked, it doesn't even show an error
18 replies
FFilament
Created by raissa_black on 9/13/2024 in #❓┊help
Role in hidden/visible
i did it, and it returned null, but with the select, it gets 'name', 'age' and 'gender', so theoretically it is not null, right?
4 replies