<%= form.label :value, active_field.name %> <%= form.text_field :value, { value: active_value.value, maxlength: active_field.max_length } %>