Harry
Harry
FFilament
Created by Harry on 4/10/2024 in #❓┊help
Page number input for tables
Hi - just wondering if anyone has successfully added an input box within the pagination component so that you can type in the page you want to go to. Or maybe knows a plugin that does this? Ty!
2 replies
FFilament
Created by Harry on 6/16/2023 in #❓┊help
Default fields not populating when viewing resource
👋 I've got a page for viewing a resource, whereby I'm using Tabs with TextInput's to display information. Some of the information is null, so I want to default it like so:
TextInput::make('promo_code_used')->default('N/A'),
TextInput::make('promo_code_used')->default('N/A'),
For some reason though, this just appears as an empy field rather than show's as N/A. Any thoughts why this might be? Is it because it's a View page so the fields are disabled?
5 replies
FFilament
Created by Harry on 5/18/2023 in #❓┊help
Multiple search bars
👋 Hiya, I'm wondering how I would add two specific extra search bars to a table? So if I wanted one search bar to search one column, one search bar to search another column and then the main search bar.
6 replies
FFilament
Created by Harry on 4/26/2023 in #❓┊help
Help with 'Multiple Root Elements Detected
11 replies