tinkypinky
tinkypinky
FFilament
Created by tinkypinky on 3/18/2024 in #❓┊help
Will Filament work with Laravel Reverb or does it need some config?
I just bumped my Laravel app to v11 and upgraded filament to latest version. There were some broadcast notifications that were being sent using Pusher and I am thinking of switching to Laravel Reverb. Will Filament work with that?
9 replies
FFilament
Created by tinkypinky on 2/3/2024 in #❓┊help
Disable/Hide all Action Modal Buttons
Is it possible to hide all action modal submit/cancel buttons. I just want to show some info in a popup modal. Is there anothey way of doing this?
5 replies
FFilament
Created by tinkypinky on 2/1/2024 in #❓┊help
Clear Notification after Button Clicked
Is it possible to clear a specific database notification by clicking an action button?
25 replies
FFilament
Created by tinkypinky on 1/31/2024 in #❓┊help
Print Pdf of Form Schema Exactly
Is it possible to print pdf of form schema as it looks exactly on browser? Is there a route that can be passed to Dompdf so that It Prints the form exactly as it appears?
19 replies
FFilament
Created by tinkypinky on 1/25/2024 in #❓┊help
Repeater with Fileupload doesn't update previews on using $set
Hi all. I am using a Filament repeater with 3 field. 2 Textinputs and 1 Fileupload. I am using another fileupload to fetch multiple images then make a repeater field based on number of images so that description can be added to each of the image. When I use $set to dynamically update my repeater, the data is there but no preview is shown by file upload it just shows original UI to select a file. Is there a better way to do this?
19 replies
FFilament
Created by tinkypinky on 1/16/2024 in #❓┊help
Wizard Component Layout Issue
No description
6 replies
FFilament
Created by tinkypinky on 1/13/2024 in #❓┊help
Action to Fill New Record Form with Old Data
Hi eveyone! I am creating a resource that sometimes require redundant fields from an earlier saved resource of the same time. Is there a way to fetch old data from a specific record (based on user input) and fill the current form with that data? Thanks.
9 replies
FFilament
Created by tinkypinky on 10/15/2023 in #❓┊help
Alignment of Dashboard Chart and Stat Widgets
No description
9 replies
FFilament
Created by tinkypinky on 9/18/2023 in #❓┊help
TextInputColumn Date Format
Hi everyone. I am using a TextInput column in my table and it displays a date for inline editing. I want to customize the date format that is being displayed. How to achieve that?
8 replies
FFilament
Created by tinkypinky on 9/15/2023 in #❓┊help
How to Handle Action Modal Cancel
Hi. I am using Actions in a Custom Page in my filament app. I want to modify the behaviour of what happens if a user clicks on an action and the modal loads but he then cancels it. Is that possible? Actually, I am having an issue that whenever a header action is clicked and modal is closed without completing the action, all the stats and chart widgets disappear from the page.
1 replies
FFilament
Created by tinkypinky on 9/15/2023 in #❓┊help
Dashboard Actions
Hi. Is it possible to add header actions to a dashboard page in Filament V3?
4 replies
FFilament
Created by tinkypinky on 9/14/2023 in #❓┊help
Custom Table not Spanning Full Page Width
No description
5 replies
FFilament
Created by tinkypinky on 9/14/2023 in #❓┊help
Conditionally Hiding a Table on Custom Page?
Hi there. I have a custom page with a table added to it. I want to hide the table unless session has a specific value set. Is there a way to do that?
6 replies
FFilament
Created by tinkypinky on 9/14/2023 in #❓┊help
Doughnut Chart Hiding Background Grid (Axes)
No description
4 replies
FFilament
Created by tinkypinky on 9/11/2023 in #❓┊help
TextInput Column Save with Confirmation
Hi. I am using Filament v3 Table TextInput Column. When I take cursor away from it , it autosaves the value. Is there a way to ask user for confirmation before saving or save after a button is clicked in actions etc. Thanks for help.
11 replies
FFilament
Created by tinkypinky on 9/8/2023 in #❓┊help
Create and Create Another Help
Is it possible to retain some field when clicking on create and create another for the new record from the ones that we just saved?
10 replies
FFilament
Created by tinkypinky on 8/25/2023 in #❓┊help
Custom Commands on Page Load
Hi. How can I execute a piece of PHP code like checking license status etc. everytime a page loads?
3 replies
FFilament
Created by tinkypinky on 8/25/2023 in #❓┊help
DatePicker Month-Year Display Only
Is it possible to select only month and year in date picker? I can make it save in month-year but want to display that in Month-Year too. Don't need Days.
4 replies