lordgandal
The option using enums on the edit page is not automatically selected after created
I already follow the instruction in here: https://filamentphp.com/docs/3.x/support/enums#overview
but when editing record. the select always at "Select an option"
this is my enum class
in the model i added this
and in resource i added this in form() method:
is something missing?
7 replies