Datetime model field as separate date and time form fields #15130
-
PackageForm builder Package Versionv3.2.129 How can we help you?Hello, I have a model with a datetime field. I would like the form to have a date field and a time field, that are combined into the datetime field of my model. I am not sure how to keep this idiomatic. Has anyone done this before? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
leandrocfe
Dec 19, 2024
Replies: 1 comment 1 reply
Answer selected by
axelbdt
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Filament hooks
Laravel Accessor/Mutator