Kornel
Spatie media library plugin - how to set media name
In filamentphp/spatie-laravel-media-library-plugin I can not find a way to set up/change the name - I mean the column "name" not the filename. (the column "name" in the media record in the database).
I need it for SEO to put in the alt=
5 replies
How to show a field only in create record
I want to show a field only while creating a new record.
Other case is to make a field required but only while creating new record. While editing this field should be optional.
I can't find any way of doing this in the docs.
4 replies
RichEdit
How to make the toolbar in RichEditor stick while scrolling the edited text?
This is extremely annoying with long texts when you have to scroll up and down every time you want do do something like bold text. It is so bad that it actually make the log texts edition close to impossible.
Would be great to have something like ->stickyHeader()
Is there such option in RichEditor?
If not - is there a place to suggest this sort of things to Filament creators?
2 replies