You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am using Field::Select and need to show a option as selected by default.
I read the guides and it mentioned that the collection param has the same format as Rails options_for_select
options_for_select does allow selecting a option and I tried the following
Hi, I am using
Field::Select
and need to show a option as selected by default.I read the guides and it mentioned that the collection param has the same format as Rails options_for_select
options_for_select does allow selecting a option and I tried the following
But none of these worked.
Is there a way to do this, or do I need to add a custom field for this?
Thanks and apologies if this issue was raised earlier.
Rails - 7.1.3
Administrate - 0.18
The text was updated successfully, but these errors were encountered: