<% # app/views/records/edit_fields/_subtitle.html.erb %> <%= f.input :subtitle, required: f.object.required?(key), input_html: { class: 'form-control', multiple: false } %>