dynamic_forms icon indicating copy to clipboard operation
dynamic_forms copied to clipboard

Rails plugin to allow your users to build their own forms in your app.

Results 5 dynamic_forms issues
Sort by recently updated
recently updated
newest added

This plugin looks amazing. Any chance of an update for rails 4?

I'm trying to create a checkbox group. Unfortunately, the checkbox_group helper in pp/helpers/dynamic_forms/check_box_group_helper.rb doesn't provide a way to add a class to the generated label. line 73: out

Rails 3.1 support. Rails 3.2 support? Should we trying to support all versions of rails 3 in one branch or have separate branches?

Convert the project to a gem for the engine. Should we do something different with the routes?