Jordy
Jordy
FFilament
Created by arul on 7/2/2024 in #❓┊help
403 forbidden when production
💀
14 replies
FFilament
Created by aurawindsurfing on 6/26/2024 in #❓┊help
->action can not be used with ->visible on Resource View Page, why?
yes it can? code?
33 replies
FFilament
Created by Jordy on 6/18/2024 in #❓┊help
Conditionally hide table summary
its a bug then :trollface:
23 replies
FFilament
Created by Jordy on 6/18/2024 in #❓┊help
Conditionally hide table summary
but I suppose i've helped myself kek
23 replies
FFilament
Created by Jordy on 6/18/2024 in #❓┊help
Conditionally hide table summary
😂 your doing a great job at that
23 replies
FFilament
Created by Jordy on 6/18/2024 in #❓┊help
Conditionally hide table summary
imo not really required but will wait what dan thinks about that.. if you need the feature i think its safe to say you're gonna attempt to call ->hidden()
23 replies
FFilament
Created by Jordy on 6/18/2024 in #❓┊help
Conditionally hide table summary
23 replies
FFilament
Created by Jordy on 6/18/2024 in #❓┊help
Conditionally hide table summary
not very happy with 4 ifs tho 😂 im sure Dan will judge
23 replies
FFilament
Created by Jordy on 6/18/2024 in #❓┊help
Conditionally hide table summary
I actually have something working 🙏
23 replies
FFilament
Created by Jordy on 6/18/2024 in #❓┊help
Conditionally hide table summary
I fear its not :spongebobCry: :KekwCry:
23 replies
FFilament
Created by Jordy on 6/18/2024 in #❓┊help
Conditionally hide table summary
😂 in the process of checking if its just a copy pasta of the CanBeHidden trait
23 replies
FFilament
Created by Jordy on 6/18/2024 in #❓┊help
Conditionally hide table summary
ye ye lemme check source
23 replies
FFilament
Created by Jordy on 6/18/2024 in #❓┊help
Conditionally hide table summary
if it's going to be merged im down.. kek
23 replies
FFilament
Created by Jordy on 6/18/2024 in #❓┊help
Conditionally hide table summary
shamelessly bumping this 🙏
23 replies
FFilament
Created by Jordy on 6/18/2024 in #❓┊help
Conditionally hide table summary
was hoping I could just call ->visible() but summaries dont have that available how do I go about this?
23 replies
FFilament
Created by Jordy on 6/12/2024 in #❓┊help
Issue with Summary Range formatting
also thank you Dan xD
25 replies
FFilament
Created by Jordy on 6/12/2024 in #❓┊help
Issue with Summary Range formatting
thanks now I feel stupid
25 replies
FFilament
Created by Jordy on 6/12/2024 in #❓┊help
Issue with Summary Range formatting
yeah this works
->formatStateUsing(function ($state) {
return [
$state[0] / 100,
$state[1] / 100
];
})
->formatStateUsing(function ($state) {
return [
$state[0] / 100,
$state[1] / 100
];
})
25 replies
FFilament
Created by Jordy on 6/12/2024 in #❓┊help
Issue with Summary Range formatting
ahhhh
25 replies
FFilament
Created by Jordy on 6/12/2024 in #❓┊help
Issue with Summary Range formatting
I feel like this whole problem is me beeing stupid but nothing works 😂
25 replies