LiruLiruLiru
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
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
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