How do I show a simple_form input field depending on a previous form selection?

前端 未结 0 1635
你的背包
你的背包 2021-02-05 20:02

I have a simple_form field

<%= f.input :plan_type, collection: Plan::PLAN_TYPES %>

And another input_field that I have to show only

相关标签:
回答
  • 消灭零回复
提交回复
热议问题