beachbound
beachbound
FFilament
Created by Chriis on 10/31/2023 in #❓┊help
Modifying shared resources depending on the panel
Do you know of any examples out there that do this or are there any examples of this in the documentation? I tried doing this but ran into lots of problems with variables out of scope.
16 replies
FFilament
Created by beachbound on 12/19/2023 in #❓┊help
Listing with Pivot Attributes when Pivot attribute is an Accessor
I resolved this by prefixing the attribute with "pivot." so in this instance "pivot.permission" returned the value as defined by the Pivot Model Accessor where "permission" only returned the single character string.
4 replies