<%= f.text_field :name, :required => true %>
<%= f.check_box :onthefly_register, :label => :field_onthefly %>