Lars
Lars
FFilament
Created by Lars on 5/27/2024 in #❓┊help
Notification not working
I am going to try installing it in a new project to see if this project is the issue or that is doesnt work in general.
18 replies
FFilament
Created by Lars on 5/27/2024 in #❓┊help
Notification not working
But it is still not working
18 replies
FFilament
Created by Lars on 5/27/2024 in #❓┊help
Notification not working
it is their now
18 replies
FFilament
Created by Lars on 5/27/2024 in #❓┊help
Notification not working
If i login into to admin and run this it does show the notifcation
new FilamentNotification()
.title('Saved successfully')
.persistent().send()
new FilamentNotification()
.title('Saved successfully')
.persistent().send()
18 replies
FFilament
Created by Lars on 5/27/2024 in #❓┊help
Notification not working
No description
18 replies
FFilament
Created by Lars on 5/27/2024 in #❓┊help
Notification not working
No description
18 replies
FFilament
Created by Lars on 5/27/2024 in #❓┊help
Notification not working
Nope doesnt work either
18 replies
FFilament
Created by Lars on 5/27/2024 in #❓┊help
Notification not working
Yeah i have ran npm run dev
18 replies
FFilament
Created by Lars on 5/27/2024 in #❓┊help
Notification not working
Anyone?
18 replies
FFilament
Created by Lars on 4/2/2024 in #❓┊help
Text overflow ellipsis
Ah oke, I will try that then thanks!
11 replies
FFilament
Created by Lars on 4/2/2024 in #❓┊help
Text overflow ellipsis
Could i return html in formatStateUsing();
11 replies
FFilament
Created by Lars on 4/2/2024 in #❓┊help
Text overflow ellipsis
With limit the text is always limited to the same amount of characters in my case in should work based on the available space
11 replies
FFilament
Created by Lars on 4/2/2024 in #❓┊help
Text overflow ellipsis
This adds the styling to the TD element instead of the span the element where de text is in.
11 replies
FFilament
Created by Lars on 3/5/2024 in #❓┊help
Update hidden fields (Relationship)
No description
12 replies
FFilament
Created by Lars on 3/5/2024 in #❓┊help
Update hidden fields (Relationship)
It should always save, regardless of the visibility of the select. Since if the type changes from e.g. admin, teamlead to customer. The record in the pivot should be deleted. Because a customer type cannot be associated with groups.
12 replies
FFilament
Created by Lars on 7/16/2023 in #❓┊help
Dynamically load Form input into schema.
Yes I know that but this would require me defining all fields for all characteristic. But I want to be able to add characteristic via the characteristicresource and than dynamically add a input field for that characteristic.
5 replies