开发者

User defined form in Rails

开发者 https://www.devze.com 2023-01-06 12:11 出处:网络
I am creating a rails app wherein I have a problems model. How do i create a form that asks the user to choose the range of values that he wants to see.

I am creating a rails app wherein I have a problems model. How do i create a form that asks the user to choose the range of values that he wants to see. i.e the form asks him to choose say the cause of the problem and between what dates such problems could have occurred and then output those results from database?

Thank开发者_运维知识库s in advance.


I found Dynamic Forms a little while back but haven't had a chance to try it yet. It looks like it might be what you're chasing.

0

精彩评论

暂无评论...
验证码 换一张
取 消