Hello,
I'm wondering if it is possible to place one form within another form yet only have one submit button. I have one form that must be unique for each page (unique video code) and another form which can be the same form for each page (comment form).
Right now, I have it set so that once the person completes the video code form and presses 'submit,' I have the shortcode to the comment form within the confirmation text, so that form then shows when the page refreshes. That requires the user to scroll down to see that a second form is there after they completed the first form.
Ideally, I would like to be able to call the one comment form into each unique video code form. Is this possible or can you think of another way around it other than the confirmation message option I am currently using?
Thank you,
Erik