One quick question - if I wanted to use the form data as search parameters, how would I tweak it at the end of the form to do this?
EDIT: I'm also struggling to render the first step of my form from my root index, since it's not a _partial. I tried creating a partial to render but then the submit/continue to step 2 doesn't work.