Module: Effective
- Defined in:
- app/models/effective/form_builder_inputs/effective_panel_select.rb,
app/models/effective/form_builder_input.rb,
lib/effective_form_inputs/form_builder_inputs.rb,
app/models/effective/form_builder_inputs/effective_tel.rb,
app/models/effective/form_builder_inputs/effective_url.rb,
app/models/effective/form_builder_inputs/effective_email.rb,
app/models/effective/form_builder_inputs/effective_price.rb,
app/models/effective/form_builder_inputs/effective_select.rb,
app/models/effective/form_builder_inputs/effective_date_picker.rb,
app/models/effective/form_builder_inputs/effective_time_picker.rb,
app/models/effective/form_builder_inputs/effective_radio_buttons.rb,
app/models/effective/form_builder_inputs/effective_static_control.rb,
app/models/effective/form_builder_inputs/effective_date_time_picker.rb,
app/models/effective/form_builder_inputs/effective_ckeditor_text_area.rb
Overview
This is a unique form input Takes in the same collection as a grouped select Displays the groups on the left, and each of the items on the right panel Only supports one category, and one kind of objects No polymorphic stuff
Defined Under Namespace
Modules: FormBuilderInputs Classes: FormBuilderInput