Sarah
Sarah
FFilament
Created by Sarah on 5/18/2024 in #❓┊help
Should a Relation Manager have a Create Action by default?
I've added a relation manager to an existing resource but there is no 'New xx' showing. Are there any settings I need to add? Reading the docs it seems to imply it should just be there.
3 replies
FFilament
Created by Sarah on 5/14/2024 in #❓┊help
Is it possible to add a record directly in the table rather than using a form?
I want to use the relation manage to show the related table and then quickly add a lot of records to the table but I don't want to use a form each time, I want to directly add it to the table, is this possible?
4 replies
FFilament
Created by Sarah on 5/3/2024 in #❓┊help
MarkdownEditor not recognising input
I have a Form with a Markdown Editor, it is a required field. When I enter some text and try to save the form, it says it is a required field, completely ignoring my input. If I change the input to a Text field it works fine.
2 replies
FFilament
Created by Sarah on 4/1/2024 in #❓┊help
Update Livewire component from Select
I have a Form with a Select from a related model (topic.name). When the User changes the Topic I want to generate a filename that the User can use. So I added a Livewire component to the form. What I don't know is how to call the function to generate the name when the User changes the Select value. Is this possible? Thanks.
3 replies
FFilament
Created by Sarah on 3/9/2024 in #❓┊help
Logout redirect
Is there a setting where I can change the route of the logout redirect?
4 replies
FFilament
Created by Sarah on 3/4/2024 in #❓┊help
Form Select with Pivot Data
I have a User model and a Languages model and a language_user table with an extra field for Proficiency. In my User form I want to be able to add the languages a User speaks and add the Proficiency level for each one. Is this possible?
3 replies
FFilament
Created by Sarah on 12/7/2023 in #❓┊help
Import Action Issue
I'm trying to set up the Import Action on a Table, everything seems to be going OK until I click the Import button (after choosing the file and selecting the columns). Then it just gives the notification that the row is being imported. But, it isn't imported and there is nothing in the failed_import_rows table. There are entries in the imports and jobs_batches tables though. I have tried to add a dd in the beforeValidate() hook but that doesn't work either. I must be missing something but I'm not sure what.
4 replies
FFilament
Created by Sarah on 11/7/2023 in #❓┊help
Table Filter Position
Is it possible to move the table filters to the side?
7 replies
FFilament
Created by Sarah on 9/7/2023 in #❓┊help
RichEditor display issue
No description
8 replies
FFilament
Created by Sarah on 8/14/2023 in #❓┊help
Problems with FileUpload
I have a new install where as part of my form I have an image upload. This all works fine locally but not in production. The UI is not the same (i.e. it just has the Choose File button, not the Drag & Drop etc.). What am I missing?
3 replies