joao nivaldo
joao nivaldo
FFilament
Created by joao nivaldo on 1/20/2025 in #❓┊help
Bulk Action showing a view
Hello everyone. Is it possible to make a BulkAction show a view page without using a modal? I need to show a view blade with the list of records marked in the table builder. I was able to do it using the modal, but it doesn't work; it has to be displayed on a page just like the ViewPage. Thanks.
5 replies
FFilament
Created by joao nivaldo on 1/16/2025 in #❓┊help
Action does not execute
No description
2 replies
FFilament
Created by joao nivaldo on 12/17/2024 in #❓┊help
Login screen without text Inputs
No description
6 replies
FFilament
Created by joao nivaldo on 12/6/2024 in #❓┊help
How to create a hidden method for this component?
Hi everyone. I use this plugin to make small reports and it works really well, but I couldn't find a hidden method for its results table. Could someone help me understand its Table or BodyRow and add the hidden method by passing a condition like in Filament components? Thanks. https://github.com/eighty9nine/filament-reports
5 replies
FFilament
Created by joao nivaldo on 12/2/2024 in #❓┊help
Create validation after field validation
Hello everyone. I need to create some validation rules that should be applied after the validations that are in the fields and before saving. For example, the sum of X fields cannot exceed 100 and others. This applies to both Create and Update. In which method should I implement them? And if anyone has a simple example, I would appreciate it. Thanks.
9 replies
FFilament
Created by joao nivaldo on 11/27/2024 in #❓┊help
How to update Relation Manager table data
No description
23 replies
FFilament
Created by joao nivaldo on 11/27/2024 in #❓┊help
Change Summary label
No description
3 replies
FFilament
Created by joao nivaldo on 11/18/2024 in #❓┊help
Disable editing in table row
Hello everyone. I have a condition that disables the editing method of a record. It is working fine, but I noticed that if I click on other columns in the row it edits normally. Is there a way to disable this editing in the row where editing is disabled? Thanks.
6 replies
FFilament
Created by joao nivaldo on 11/14/2024 in #❓┊help
Print InfoList screen
Hi, is there any way to print just the Infolist screen? Thanks
8 replies
FFilament
Created by joao nivaldo on 11/13/2024 in #❓┊help
Change the default value of the image crop format
No description
19 replies
FFilament
Created by joao nivaldo on 10/31/2024 in #❓┊help
Resize image keeping aspect ratio
Hello everyone. How do I use the imageResizeTargetHeight in the FileUpload component with a defined height and have it calculate the width ratio automatically? Thanks
2 replies
FFilament
Created by joao nivaldo on 10/29/2024 in #❓┊help
Fix Height Toggle Columns
No description
5 replies
FFilament
Created by joao nivaldo on 10/29/2024 in #❓┊help
Strange error with RAWJS
No description
12 replies
FFilament
Created by joao nivaldo on 10/28/2024 in #❓┊help
Replace section container in Split
People, is it possible to not use SECTION to start its containers in Split? Or to completely remove the border and padding from Section in this case? Thanks
7 replies
FFilament
Created by joao nivaldo on 10/24/2024 in #❓┊help
Change relation manager label
No description
12 replies
FFilament
Created by joao nivaldo on 10/12/2024 in #❓┊help
Get values from filters
Hello everyone. I have a table with some filters in it and I have a Header Action to generate the PDF. I would like to know how I get the values ​​of the filters that I used in the search before clicking on the PDF Action? Thanks
2 replies
FFilament
Created by joao nivaldo on 10/10/2024 in #❓┊help
Error when adding a new item to REPEAT.
No description
2 replies
FFilament
Created by joao nivaldo on 8/9/2024 in #❓┊help
Different Filter Layouts by media-query
Guys, is it possible to have a "FiltersLayout::Dropdown" for Mobile and "FiltersLayout::AboveContent" for Desktop?
6 replies
FFilament
Created by joao nivaldo on 8/9/2024 in #❓┊help
How to Filter by virtual attribute.
Hi, in my model I have some attributes that are virtual, that is, they do not actually exist in the database table. I would like to know if it is possible to use them in the Table Builder filters? If so, how do I proceed with this so as not to generate an error of an inexistent column in the database. Thank you.
8 replies
FFilament
Created by joao nivaldo on 8/9/2024 in #❓┊help
Include sorting of hidden columns
No description
2 replies