sundays
sundays
FFilament
Created by sundays on 6/5/2024 in #❓┊help
Possible bug with unescaped quotes in table group titles
awesome
6 replies
FFilament
Created by sundays on 6/5/2024 in #❓┊help
Possible bug with unescaped quotes in table group titles
as a temporary fix I'm using addslashes, I haven't had time to investigate it further right now
6 replies
FFilament
Created by sundays on 5/2/2024 in #❓┊help
Hide form field in relation manager create modal
Problem solved, you can use hiddenOn with the Relation manager class on your field, see 2:23 in this video: https://www.youtube.com/watch?v=gHKin-a7mPY
4 replies
FFilament
Created by sundays on 5/2/2024 in #❓┊help
Hide form field in relation manager create modal
I'm listing a Team's users and when you create a user through the relation manager the team_id gets set automatically, so I don't want to show the select field when you're creating a user through the modal.
4 replies
FFilament
Created by sundays on 12/19/2023 in #❓┊help
FileUpload hasValidSignature aborts and returns 401
The only way I was able to solve this is by setting my trusted proxies to "*"
5 replies
FFilament
Created by sundays on 12/11/2023 in #❓┊help
S3 FileUpload tries to load preview from localhost
somehow it's displaying the uploaded file's size correctly. But the audio element looks like this src="blob:http://localhost/a20101eb-f702-49fb-957d-d19e21f7fb11"
3 replies
FFilament
Created by sundays on 12/8/2023 in #❓┊help
Access TemporaryUploadedFile in mutateFormDataBeforeCreate
thanks!
6 replies
FFilament
Created by sundays on 12/6/2023 in #❓┊help
Calculated fields in form builder
I came across afterStateUpdated, but I only need to get the file's size once, when the form is being submitted. Is this still the right way to do it?
4 replies
FFilament
Created by sundays on 7/30/2023 in #❓┊help
Boolean state for timestamp column
awesome, thanks 🙂
5 replies