Links
Categories
Plugins Tagged form
-
Enhanced form tag helper
Simple plugin that adds CSS classes to all FormTagHelper methods to ease styling forms a bit.
-
Simplified form helper
Adds form helper methods that generate the field along with the label and the error message
-
in_place_controls
InPlaceControls is a Ruby on Rails plugin that creates "active" checkboxes, selects and radio buttons in the view that update your model via the builtin Rails in-place editing features.
-
Date Finder
Finds dates that match criteria.
-
Form Helper CSS
Adds CSS classes to all form elements created by any helpers
-
LabelHelper
Gives you a flexible label helper method so you can stop repeating yourself when writing forms.
-
Flux Validator (form validation)
The Flux Validator is a handy, Ajax based form validation plugin for Rails. The Flux Validator auto-magically validates forms against their models and displays a list of error messages for each invalid field, all without a page refresh.
-
Labeling Form Helper
Adds a :label option to form helpers, with an often appropriate default behavior kicking in with no extra options when using LabelingFormBuilder instead of the default builder.
-
Multimodel Forms
Model with associations all in one form
-
Checkbox Select
Checkbox Form helper for has_and_belongs_to_many relationships.
-
SMERF
SMERF - Simple MEta Rails Form, allows for dynamic creation of forms including surveys, questionnaires, and data collection forms for example.
-
inputs_with_class
Automatically applies best-practice css naming conventions to rails generated form elements. Easily configurable.
-
F Forum Plugin
The most simple (optionaly) threaded forum ever. Minimalistic approach using Ajax.
-
option_tags_will_disable
Enhances Form helpers making it easy to disable option tags in select fields.
-
labeled_form
Automatic adds labels to each of your input fields and wraps them both in an paragraph.
-
Filter fu
Filter ActiveRecord models using named_scopes
