LiruLiruLiru
LiruLiruLiru
FFilament
Created by LiruLiruLiru on 1/21/2025 in #❓┊help
Cluster sub-navigation not showing
Sorry just saw this reply! but by sub-navigation I meant what's described in the Clusters section of the docs
When using a cluster, a few things happen: A new navigation item is added to the navigation, which is a link to the first resource or page in the cluster. The individual navigation items for the resources or pages are no longer visible in the main navigation. A new sub-navigation UI is added to each resource or page in the cluster, which contains the navigation items for the resources or pages in the cluster. ....
Similar to the one Filament has in their Demo page. And yes!! I have it with the double backslash in my code but still no luck 😢
9 replies
FFilament
Created by LiruLiruLiru on 1/21/2025 in #❓┊help
Cluster sub-navigation not showing
yeah that is exactly what I have 🤔. You meant the double backslash? I do have it like that but looks like Discord removes it on paste. Actually if I remove that line I dont get the main item on the navigation, and if I added i get the main item but not the sub-navigation so I guess that part might be working
9 replies
FFilament
Created by LiruLiruLiru on 1/21/2025 in #❓┊help
Cluster sub-navigation not showing
yes! I have this: ->discoverClusters(in: app_path('Filament/Clusters'), for: 'App\Filament\Clusters')
9 replies
FFilament
Created by LiruLiruLiru on 9/2/2024 in #❓┊help
Is it possible to use relationships inside my form when extending the Auth\Register class?
thanks a lot for this, this was it - I thought I tried this but I must have used wrong syntax or something, then I assumed it was linked to the User model by default - thanks again for your help!
6 replies
FFilament
Created by LiruLiruLiru on 3/13/2024 in #❓┊help
Detect image in FileUpload to hide upload instructions
bump
3 replies
FFilament
Created by LiruLiruLiru on 12/20/2023 in #❓┊help
filament-actions::group label not working?
I missed this!! Thank you very much!
7 replies
FFilament
Created by LiruLiruLiru on 12/20/2023 in #❓┊help
filament-actions::group label not working?
No description
7 replies
FFilament
Created by LiruLiruLiru on 11/30/2023 in #❓┊help
Seeking Guidance on how to Inject Form State into Custom Layout
Any ideas for this? 😅
4 replies
FFilament
Created by LiruLiruLiru on 11/16/2023 in #❓┊help
Issue with Form property not showing when using ->multiple() in Select field
Sorry I didn't reply earlier. That solved the issue, thank you very much for your help and for pointing me in the right direction!!
4 replies