Kyle
Kyle
FFilament
Created by Kyle on 7/30/2024 in #❓┊help
Get ID of parent model when making a child model using Relationship Manager via the modal
Thank you very much! I'll try that.
3 replies
FFilament
Created by Kyle on 7/26/2024 in #❓┊help
Which Authentication and User Management plugin is recommended?
Thank you very much!
3 replies
FFilament
Created by Kyle on 7/15/2024 in #❓┊help
FilePond seems to have a grid view feature. Is there any way to enable it in Filament?
Thank you, @Medo !
8 replies
FFilament
Created by Kyle on 7/15/2024 in #❓┊help
FilePond seems to have a grid view feature. Is there any way to enable it in Filament?
Damn, I was specifically checking that out but the documentation said,
Can be either integrated, compact, and/or circle
So I just gave up when neither of the three did what I wanted 😭 Didn't bother checking the v2 docs since I thought it was outdated and I'm using v3 anyway.
8 replies
FFilament
Created by Kyle on 7/12/2024 in #❓┊help
How do I get the index of the current TextInput inside a simple Repeater?
I ended up making a custom field that extends Repeater, that shows a modified view, so I can access the blade $loop variable and it worked so I gave up, but I knew there had to be a way!! Thank you very much for this!! I think these are the things that would be very helpful to have on the documentation if it isn't already... I would love to contribute but unfortunately, I know nothing about the advanced features of Filament like this one.
4 replies
FFilament
Created by Kyle on 6/5/2024 in #❓┊help
3rd Layer HasMany Relationship Manager doesn't show
@Leandro Ferreira I am humbled. I promise that I was trying my best to look for this myself but for some reason, I couldn't find what I needed. This is exactly what I needed. Thank you very much 🙇‍♂️
3 replies
FFilament
Created by Kyle on 6/5/2024 in #❓┊help
Show/Hide a field based on the value of another field THAT IS NOT IN DATABASE
Thank you very much! That seems to do the trick! I apologize, I'm not very familiar with Filament vocabulary and did not try to search for "dehydrated".
3 replies
FFilament
Created by Kyle on 6/5/2024 in #❓┊help
Best Way to Show Different HasMany Relations using Separate Tabs?
@Sangram_11 , I'm just a beginner just like you but from what I understand, it seems that while Filament is very much focused on CRUD, it also contains tons of features useful in a dashboard or admin page scenario. If you want a custom page, it might be possible that not using Filament is the way to go, and instead, just use Laravel as is. But if you need to implement that feature without much restrictions on how it will look, Filament should work for you.
7 replies
FFilament
Created by Kyle on 6/5/2024 in #❓┊help
Best Way to Show Different HasMany Relations using Separate Tabs?
Thank you very much, @Leandro Ferreira ! I have been trying to use Relation Managers but all the related models are being shown at the bottom of the parent model's edit page and I didn't realize that option is available. That might just be what I've been looking for. Thank you again!
7 replies