I need to add a gravity form to a template. But I need the form to be in a very specific spot in the template. I can work with that but the main thing that I need is to be able to duplicate the form using a function in the template.
I have this assessment that people take regarding a topic. Each assessment is just a WP page with some fancy form fields. Each form has to be specific to the topic. But essentially the form never changes in terms of information being collected.
I think using one form would be a horrible outcome on the backend trying to sort through all the responses. What I'd like to do is call a function to duplicate a form and name it according to the topic on that page.