Ricardo Sawir
Ricardo Sawir
FFilament
Created by Ricardo Sawir on 7/25/2024 in #❓┊help
table group only results in querying all records
14 replies
FFilament
Created by Ricardo Sawir on 7/25/2024 in #❓┊help
table group only results in querying all records
14 replies
FFilament
Created by Ricardo Sawir on 7/25/2024 in #❓┊help
table group only results in querying all records
Inthink its best to see the repo i submitted to demonstrate it
14 replies
FFilament
Created by Ricardo Sawir on 7/25/2024 in #❓┊help
table group only results in querying all records
Instead of query all the records
14 replies
FFilament
Created by Ricardo Sawir on 7/25/2024 in #❓┊help
table group only results in querying all records
I think since this is group only, we can just select status, sum(), avg() from records group by status
14 replies
FFilament
Created by Ricardo Sawir on 7/25/2024 in #❓┊help
table group only results in querying all records
When you enable the ->groupOnly(), you query all the models, provlematic when you have thousands of records
14 replies
FFilament
Created by Ricardo Sawir on 7/25/2024 in #❓┊help
table group only results in querying all records
anyone?
14 replies
FFilament
Created by Ricardo Sawir on 4/1/2024 in #❓┊help
requires confirmation got skipped if submit is not null
Create record page
9 replies
FFilament
Created by Ricardo Sawir on 4/1/2024 in #❓┊help
requires confirmation got skipped if submit is not null
Seperwte page
9 replies
FFilament
Created by Ricardo Sawir on 4/1/2024 in #❓┊help
requires confirmation got skipped if submit is not null
protected function getCreateFormAction(): Action
{
return parent::getCreateFormAction()
->requiresConfirmation();
}
protected function getCreateFormAction(): Action
{
return parent::getCreateFormAction()
->requiresConfirmation();
}
this code doesnt ask for confirmation
9 replies
FFilament
Created by Ricardo Sawir on 1/6/2024 in #❓┊help
do we have a way to make table column fixed when side scrolling?
hello, any update?
5 replies
FFilament
Created by Ricardo Sawir on 1/6/2024 in #❓┊help
do we have a way to make table column fixed when side scrolling?
Anyone?
5 replies
FFilament
Created by prageeth94 on 6/20/2023 in #❓┊help
Any Tips to make a specific Text Column fixed in Table Builder ?
Any update with this?
6 replies
FFilament
Created by Ricardo Sawir on 12/5/2023 in #❓┊help
Can we make tenant selection searchable?
but for selecting tenant
6 replies
FFilament
Created by Ricardo Sawir on 12/5/2023 in #❓┊help
Can we make tenant selection searchable?
Correct
6 replies
FFilament
Created by Josh777 on 10/26/2023 in #❓┊help
Queue FileUpload(s) for large data (videos/images)
before I tried to make a pr uses chunk upload, but it was a bit hacky since I uses multipleUpload... and it also relies to local only driver
6 replies
FFilament
Created by Josh777 on 10/26/2023 in #❓┊help
Queue FileUpload(s) for large data (videos/images)
If you use s3, you can set livewire temporary upload to s3 instead of local
6 replies
FFilament
Created by Ricardo Sawir on 10/16/2023 in #❓┊help
footer widgets goes missing after changing table filters
ah okay...
5 replies
FFilament
Created by Ricardo Sawir on 10/16/2023 in #❓┊help
footer widgets goes missing after changing table filters
hello?
5 replies
FFilament
Created by benshawuk on 7/8/2023 in #❓┊help
Fileupload (Filepond) custom preview
hi @benshawuk I don't think pdf preview plugin is installed by default...
11 replies