dennis_de
dennis_de
FFilament
Created by dennis_de on 12/11/2023 in #❓┊help
Notifications are only displayed by Refresh
I just have a filament v3 behavior where I am running out of ideas. Everything is running but the notifications (in page builder) are only displayed after reloading. Everything works locally, only on the server. Does anyone have an idea? The actions otherwise work perfectly, only the notifications only appear after reloading the page. Since it is not a direct code problem, I have put it here. I don‘t use the database notifications.
69 replies
FFilament
Created by dennis_de on 10/19/2023 in #❓┊help
Tooltip does not appear on action when disabled(true)
When I use an action, a tooltip appears only if disabled(false). As soon as disabled(true), the tooltip is no longer displayed. Is this a bug or a desired behavior and anyone have an idea how I can solve this? Of course it would be nice to be able to display a hint via tooltip when an action is disabled, why the action is disabled.
3 replies
FFilament
Created by dennis_de on 10/18/2023 in #❓┊help
Relation Manager: Tab Title?
I would like to be able to name tabs when using relations in a resource, but I just don't understand how to affect that. The same applies to icons
14 replies
FFilament
Created by dennis_de on 10/18/2023 in #❓┊help
Relations Manager: Method like hidden() or visible() to not show the table on a specific condition?
Is there a solution here?
4 replies
FFilament
Created by dennis_de on 10/17/2023 in #❓┊help
App\Actions\ResetStars (or another) Example?
In the documentation (https://filamentphp.com/docs/3.x/infolists/actions#defining-a-infolist-component-action) the use of the "ResetStars" class is described as an example action, however I can't find anywhere the structure of this class as an example. Or am I missing something?
7 replies
FFilament
Created by dennis_de on 10/17/2023 in #❓┊help
Tooltip Position
No description
5 replies
FFilament
Created by dennis_de on 10/15/2023 in #❓┊help
Related Resource (List) in Edit Action of a Resource possible?
I would like to display entries from another resource in a tab within the edit function of a resource. I think that this is possible in connection with the Relation Manager. Or? I just don't know how to tell it to appear in the tab.
15 replies
FFilament
Created by dennis_de on 10/15/2023 in #❓┊help
Property type not supported in Livewire for property: [{}]
I have a normal table with an edit action and when I call an edit, the above error comes up. But I have no idea where the message originates. Does anyone have any idea how I can narrow down the error?
6 replies