SinthuMS
SinthuMS
FFilament
Created by Ricardo Sawir on 8/8/2023 in #❓┊help
How to show tables data ONLY when there's a filter?
@Ricardo Sawir does it work..i have no idea please help
8 replies
FFilament
Created by SinthuMS on 1/1/2024 in #❓┊help
Modify the state of a select box in repeater when an item is added
I set this to the select boxes
->disabled(fn ($state): bool => filled($state))
->dehydrated(fn () => true)
->disabled(fn ($state): bool => filled($state))
->dehydrated(fn () => true)
so it becomes disabled after being selected once.
2 replies
FFilament
Created by zoomZoom on 9/21/2023 in #❓┊help
Navigation Items between Navigation groups
Oh thanks
7 replies
FFilament
Created by zoomZoom on 9/21/2023 in #❓┊help
Navigation Items between Navigation groups
Call to a member function getUrl() on array i get this error while using custom navigation builder please help
7 replies