Run JavaScript code after the page loads
Cannot store select options data in another table
Filament Shield: 1 Same Model in 2 Filament Resource
Lazy load table column
deferLoading()
for the table as a whole?
I appreciate all the answers and help, Thank you....Filament color is not reactive
status
value is changed from activated
to deactivated
, the text inside badge will update to the getLabel() value, however, the color of the badge stay the same. I thought it was an issue relating to badge.
The text column code:
```php...My Relations Manager tables doesnt show the actions and header actions
dispatchFormEvent not defined
RichEditor - Is there a way to make it scrollable?
RichEditor
and the text that it contains is extremely long (think: legal document). That means that if someone goes to edit the contents of that field, the editor box expands to fit the size of the text, rather than limit itself to, say, 15-20 lines, and then have an internal scroll bar just for the editor field.
Is there a way to force it to stay a certain size or number of lines with internal scrollbars so that if someone wants to use one of the editor buttons (e.g. Bold
) that they don't have to scroll their entire screen back up to the top to press the button, and then scroll their screen all the way back down to wherever they were working?...Show logo on mobile resolution
auto fill when i select
->live()
?...419 errors after authenticating users.
Creating custom theme breaks Vite
npm run build
, however npm run dev
is no longer building assets and I get html only page.
It seems like ->viteTheme('resources/css/filament/admin/theme.css')
is causing this issue. ...how can I make a date picker on a filter?
Filament repeater translations messed up structure on save
bg
language the result in the db is:
{"bg":[{"name":"first","slug":"first"}],"de":""}
Adding second row for same language is okay and the result is:
{"bg":[{"name":"first","slug":"first"},{"name":"second","slug":"second"}],"de":""}
...How to inject form data into a custom view
Table Widget - query with join
Add custom button in Relation manager form
Filament Notifications and `wire:navigate`
Filament ResetPassword notification - set locale correctly
redirect after create