Ray.nl
Ray.nl
FFilament
Created by Ray.nl on 4/5/2024 in #❓┊help
export modifyQuery with options
I have a custom page using ExportAction, now I'd like the user to have the possibility to select a custom date range. Now I'm wondering two thing: - How can I fill the options with a default value - How can I access the options in the modifyQuery function ? Thanks!
14 replies
FFilament
Created by Ray.nl on 8/10/2023 in #❓┊help
Translate usermenu item
I'm using the musa11971/filament-translation-manager package for translations. I've registered a usermenuitem in my serviceprovider. But on the moment the usermenuitem is added, the session hasn't been loaded, so the menuitem is always showed in the default locale. How can I translate the usermenu items ?
3 replies
FFilament
Created by Ray.nl on 6/22/2023 in #❓┊help
Add values to Relation manager form
I have to fill my relation manager form with values depending on the parent record. How can I change the data in my modal ?
3 replies
FFilament
Created by Ray.nl on 5/19/2023 in #❓┊help
Relation Manager canCreateAnother
i'd like to remove the 'save and create another' button from the modal in a relation manager and I'd like to change the label of the save button in a relation manager. I can't find how to do that. $canCreateAnother doesn't exists in the relation manager.
6 replies
FFilament
Created by Ray.nl on 4/26/2023 in #❓┊help
A Belongsto Relation manager
I have a model Traject and a BelongsTo relationship with Clients. Now I'd like to have a tab with a form the edit the client data in the Traject Resource. When I search I can only find relation managers showing a table, is it possible to show a form for the relationsship
7 replies