IWBW
IWBW
FFilament
Created by IWBW on 7/10/2024 in #❓┊help
Customise cluster sub-menu
WOW! Dude, that's a lovely theme you made there! Thank you for sharing. It looks like you are using it for something similar to what I'm building. What a coincidence! I'm trying to build a Cozy.io alternative
6 replies
FFilament
Created by IWBW on 7/17/2024 in #❓┊help
Infolist TextEntry is stripping my SVG icons
I'm sorry guys. I must have been doing something wrong. I've tried $getRecord() and now I'm getting the task. I'm sorry for wasting your time. Thanks for helping 🙏
18 replies
FFilament
Created by IWBW on 7/17/2024 in #❓┊help
Infolist TextEntry is stripping my SVG icons
Hold on. Let me try that again
18 replies
FFilament
Created by IWBW on 7/17/2024 in #❓┊help
Infolist TextEntry is stripping my SVG icons
It already has that
18 replies
FFilament
Created by IWBW on 7/17/2024 in #❓┊help
Infolist TextEntry is stripping my SVG icons
Try to wrap the view in a new HtmlString(view(...)->render())
This did not work. I think it's because the icons are not being stripped by the closure. They seem to be removed by the TextEntry component.
I think it's just $record or $getRecord() ?
$getRecord() contains the parent model, in this case, Customer. I'm looping through tasks associated with a customer.
18 replies
FFilament
Created by IWBW on 7/10/2024 in #❓┊help
Customise cluster sub-menu
Thank you. I'll try that next time. I ended up doing away with clusters because of that issue
6 replies
FFilament
Created by IWBW on 5/30/2024 in #❓┊help
Profile view and profile edit
Sounds like a plan. Will try later. Thank you
13 replies
FFilament
Created by IWBW on 5/30/2024 in #❓┊help
Profile view and profile edit
This is what I've done to make a third party profile editing plugin work. When I tried it with my own page, it complained that the route was missing. I'll have a look later
13 replies
FFilament
Created by IWBW on 5/30/2024 in #❓┊help
Profile view and profile edit
Thanks. I'll try that some other time. I've already spent a lot of time on a feature I'm not sure people will be using often
13 replies
FFilament
Created by IWBW on 5/30/2024 in #❓┊help
Profile view and profile edit
Tried that, but now I get this error: Route [filament.admin.auth.profile] not defined. Apparently, the route is disappearing when I do that
13 replies
FFilament
Created by IWBW on 5/30/2024 in #❓┊help
Profile view and profile edit
->profile() is already there, but it goes to a page for editing the profile. It works like Jetstream or Breeze. That's not what I want. I want the "profile" link to go to a view profile page where I will have a link to go to an edit profile page.
13 replies
FFilament
Created by adnn on 4/15/2024 in #❓┊help
Better performance?
That's what I thought, but I wasn't sure if I was overpromising to the client. Thank you.
73 replies
FFilament
Created by adnn on 4/15/2024 in #❓┊help
Better performance?
I'm going to have more than a million records in my MySQL database. I will still be displaying 10 at a time. Do I have a reason to worry about load times when my database grows beyond half a million records?
73 replies
FFilament
Created by morty on 3/13/2024 in #❓┊help
Can I customize css in `app.css` or am I required to create a custom theme?
Thank you. That makes sense
8 replies
FFilament
Created by morty on 3/13/2024 in #❓┊help
Can I customize css in `app.css` or am I required to create a custom theme?
Which app.css is this? I came here because I'm wondering where to put my custom styles. I'm looking at public/css/filament/filament/app.css. It doesn't look like a place where I want to put my custom CSS. Is there a way to register a separate stylesheet?
8 replies