puckett_jw
puckett_jw
FFilament
Created by puckett_jw on 1/22/2024 in #❓┊help
Shift the Navigation when opening a Cluster?
I am testing the new cluster object in 3.2 & while is is super nice to pull out some of my items from the navigation into a cluster, when I open a cluster it takes over more of the screen. Is there some way to shift the main navigation off of the screen to let the cluster navigation "replace" or "overlay" the main?
2 replies
FFilament
Created by puckett_jw on 12/1/2023 in #❓┊help
Help with displaying json casted as a collection in a table column
I am sure I am missing it, but I cannot find any examples or good documentation on displaying a collection in a column. I see the listWithLineBreaks & the bulleted for related properties, but I have a JSON property that is being cast to a collection & I cannot figure out how to display it on the table. I have also tried formatStateUsing(fn (Collection $p): string => $p->implode(',')), but I get an error on that too.
4 replies