Lederp
Lederp
FFilament
Created by Lederp on 5/16/2024 in #❓┊help
Date Picker for Chart getFilters
Hey, is it possible to use a date picker for the getFilters method for the Chart widget?
3 replies
FFilament
Created by Lederp on 5/13/2024 in #❓┊help
Create resource in specific Panel
Hey, I am trying to create a resource for a specific Panel, not visible to normal users. It lets me select it within the CLI, but it is still visible in other panels. Is there something that I am doing wrong?
5 replies
FFilament
Created by Lederp on 11/22/2023 in #❓┊help
Bulkaction records not always up to date after selecting multiple entries
Hi, I'm not sure how to label this so hopefully the title makes sense. It seems that the bulkaction collection of records isn't always matching what is selected in the table, since it hasn't polled with the backend yet. Is it possible to make the poll happen after a row is selected in the table? Thanks.
3 replies
FFilament
Created by Lederp on 11/20/2023 in #❓┊help
Return error from ->action
Hi, Is it possible to return an error for example from a bulkaction->action? Almost like a validation message, my use case is I want to allow a user to select multiple table entries and extend them, but I first need to validate if they have enough balance, and alert them if not. Thanks.
14 replies
FFilament
Created by Lederp on 10/5/2023 in #❓┊help
SuccessRedirectURL open in new tab?
Does anyone know if it possible to have SuccessRedirectURL open in a new tab, instead of the current window? This is being used after a CreateAction, and is getting the URL to be loaded from the created record.
7 replies
FFilament
Created by Lederp on 10/2/2023 in #❓┊help
Make additional column in table based from the sum of two other columns?
Hi, is there a nicer way to make an additional column in a table which is based of the sum of two other columns? The idea for this is so I can then use this column as a summary, and to be sortable etc. I haven't had much luck. I've got as far as overriding the query, which allows me to create the column, but since this column doesn't exist in the database it can't be used to be sorted nor summarized.
4 replies
FFilament
Created by Lederp on 10/1/2023 in #❓┊help
Widget on Resource page which updates based on Table data
Hi, Is it possible to have a widget that has count etc from the data in the table? This video shows exactly what I am after but I cannot work out how they have done it. https://www.youtube.com/watch?v=d7RkStx7o0M Thanks.
6 replies