petersowah
Dehydrating fields not working.
I have a repeater with fields inside. The data in the repeater field will be mutated before saving to the database. However, when I try saving the form, I get an error about the dehydrated fields which are only presentational. Please see snippet below:
I only need the data in here so I can mutate the data object before saving to the database. Thank you very much!
19 replies
How do I modify the command for creating filament admins?
I have a users table with first and last name columns. In creating filament users, I want to provide data for the first and last name fields. How do I achieve this? I didn't a solution in the docs. Thanks in advance.
6 replies