Each of these fields comes from its own form definition.

<%= yattho_form_with(url: "/foo") do |f| %> <%= render(ComposedForm.new(f)) %> <% end %>