rubenvanerk
rubenvanerk
FFilament
Created by rubenvanerk on 12/16/2023 in #❓┊help
Making system-wide changes to `->required()`
Thanks for the help everyone!
11 replies
FFilament
Created by rubenvanerk on 12/16/2023 in #❓┊help
Making system-wide changes to `->required()`
Also not ideal.. I'll have to make one for every field type I use. And I have to remember to use the custom input instead of the default one. I just went with the macro until I find something better
11 replies
FFilament
Created by rubenvanerk on 12/16/2023 in #❓┊help
Making system-wide changes to `->required()`
I might just add a macro to wrap the logic and call that instead of ->required(), but that's not very ideal for DX as I'll have to remember to use the custom macro instead of ->required()
11 replies
FFilament
Created by rubenvanerk on 12/16/2023 in #❓┊help
Making system-wide changes to `->required()`
@ja Thanks for the suggestion! If I understand correctly, this would require all optional fields as well (for non-admins). That would be problematic as well...
11 replies
FFilament
Created by Tieme on 12/15/2023 in #❓┊help
Minimal Theme install?
What is your minimum-stability in your composer.json?
26 replies
FFilament
Created by rubenvanerk on 5/4/2023 in #❓┊help
Refreshing parent page after an action in a relation table
Awesome, thanks!
3 replies
FFilament
Created by rubenvanerk on 5/4/2023 in #❓┊help
How to set the record url on a resource table
It now goes to a custom page with a different form than just editing
6 replies
FFilament
Created by rubenvanerk on 5/4/2023 in #❓┊help
How to set the record url on a resource table
I was trying to set it in the Resource, but yeah List makes more sense in hindsight
6 replies
FFilament
Created by rubenvanerk on 5/4/2023 in #❓┊help
How to set the record url on a resource table
I think I can make it working using the getTableRecordUrlUsing on the List page
6 replies