<% form = Noodall::Form.find(component.form_id) form_response = response_setup(form) %>
<%= render :partial => 'noodall/form_responses/form', :locals => {:form_response => form_response, :form => form} %>