Skip to content

Formtastic::UnknownInputError #3

@futuretap

Description

@futuretap

Installed the formtastic_jquery_ui (0.0.4) gem in addition to the (already working) formtastic 2.0.0 on rails 3.1.0 and configured

 = f.input :categories, :as => :autocomplete, :url => categories_path(:format => :json), :param_name => 'title_begins_with'

Then I get a Formtastic::UnknownInputError. Do I have to edit config/initializer/formtastic.rb file to let formtastic know of the extension?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions