nuovo2023
nuovo2023
FFilament
Created by nuovo2023 on 6/18/2024 in #❓┊help
Send Model to widget
Hello everyone, I need some help with this one. I made a custom page, that will have widgets, but I'm trying to reuse the same widget, and add one per client, that's not the problem. the problem is, How can I send a model to a widget in order to show relevant data? protected function getHeaderWidgets(): array { return [ CustomerStatus::make() // 1, CustomerStatus::make() // 2, ]; } The widget in mention is one based on BaseWidget, with a table in it. Thanks for the help.
4 replies
FFilament
Created by nuovo2023 on 6/13/2024 in #❓┊help
textarea
I have a resource called "Settings" iit uses a ManageRecords, and it works just fine. The thing is, How can I add an action to a external resource (named CompanyResource) that opens Settings Edit modal?
2 replies
FFilament
Created by nuovo2023 on 4/9/2024 in #❓┊help
Modal action polling
No description
6 replies
FFilament
Created by nuovo2023 on 4/4/2024 in #❓┊help
About Repeaters
No description
9 replies