NothingToSay
NothingToSay
FFilament
Created by NothingToSay on 11/12/2024 in #❓┊help
Disable back button for wizard on modal
there's no previousAction on steps https://filamentphp.com/docs/3.x/actions/modals#using-a-wizard-as-a-modal-form i also tried making it into form([ Wizard::make([])->previousAction(fn (Action $action): Action => $action->extraAttributes(['class' => 'hidden'])) ]) and im getting an error
5 replies
FFilament
Created by Tommika79 on 8/3/2024 in #❓┊help
Visual Inconsistencies in Filament Repeater with Dynamic Select Options
any update for this one?
5 replies
FFilament
Created by NothingToSay on 7/25/2024 in #❓┊help
TextEntry bulleted()
nice, thanks
4 replies
FFilament
Created by NothingToSay on 5/21/2024 in #❓┊help
Widget
2 replies
FFilament
Created by Nicole on 5/14/2024 in #❓┊help
How to order navigation group?
No description
7 replies
FFilament
Created by NothingToSay on 5/4/2024 in #❓┊help
Image not showing on Edit Page
No description
12 replies
FFilament
Created by NothingToSay on 5/4/2024 in #❓┊help
Image not showing on Edit Page
No errors, it's populating just fine. the only problem is when i edit my defaults the image is empty.
12 replies
FFilament
Created by NothingToSay on 5/4/2024 in #❓┊help
Image not showing on Edit Page
It's fine since image on my front end is not broken, I also checked app url just in case and it looks good.
12 replies
FFilament
Created by NothingToSay on 3/9/2024 in #❓┊help
FileUpload pre-fill
any methods like this that is working on FileUpload?
4 replies
FFilament
Created by NothingToSay on 3/9/2024 in #❓┊help
FileUpload pre-fill
No description
4 replies
FFilament
Created by NothingToSay on 2/27/2024 in #❓┊help
Select Filter for Enums
no issue Currently, It displays all seven statuses, but I want it to show only the statuses 'Pending,' 'Approved,' and 'Completed'.
10 replies